2024-01-21T05:51:59.002 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-21T05:51:59.002 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136 --verbose --description rados/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --owner scheduled_yuriw@teuthology --name yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/orig.config.yaml 2024-01-21T05:51:59.033 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-21T05:51:59.122 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136 branch: wip-yuri4-testing-2024-01-18-1257-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: yweinste@redhat.com first_in_suite: false job_id: '7524136' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri4-testing-2024-01-18-1257-pacific ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec workunit: branch: wip-yuri4-testing-2024-01-18-1257-pacific sha1: ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8186 sha1: ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri4-testing-2024-01-18-1257-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec targets: smithi078.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjHLkgo8vDAbK5lPt6zg7Re5H+MS27Bi8oXMenMiQNVecb7oL13Q319omw7wG24rRMeT2mk7zdwNFS/ZjUodv0= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHKia7QukjU/bR1t3niKJ8d5LOGuWukhshMSPWzfOnUTHWDcSG4VRmWm+buDC8t7+rFzJTsdFZtsNA3/O82xv3M= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - 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: cd45576300487d997e5a85abed65500b9f5d143b timestamp: 2024-01-19_23:17:02 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-01-21T05:51:59.122 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa; will attempt to use it 2024-01-21T05:51:59.122 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa/tasks 2024-01-21T05:51:59.123 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-21T05:51:59.124 INFO:teuthology.task.internal:Checking packages... 2024-01-21T05:51:59.161 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec' 2024-01-21T05:51:59.161 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-21T05:51:59.161 INFO:teuthology.packaging:ref: None 2024-01-21T05:51:59.161 INFO:teuthology.packaging:tag: None 2024-01-21T05:51:59.162 INFO:teuthology.packaging:branch: wip-yuri4-testing-2024-01-18-1257-pacific 2024-01-21T05:51:59.162 INFO:teuthology.packaging:sha1: ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T05:51:59.162 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri4-testing-2024-01-18-1257-pacific 2024-01-21T05:51:59.391 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-454.gea310589 2024-01-21T05:51:59.393 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-21T05:51:59.399 INFO:teuthology.task.internal:no buildpackages task found 2024-01-21T05:51:59.399 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-21T05:51:59.405 INFO:teuthology.task.internal:Saving configuration 2024-01-21T05:51:59.418 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-21T05:51:59.424 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-21T05:51:59.448 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-21 05:46:44.927295', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjHLkgo8vDAbK5lPt6zg7Re5H+MS27Bi8oXMenMiQNVecb7oL13Q319omw7wG24rRMeT2mk7zdwNFS/ZjUodv0='} 2024-01-21T05:51:59.470 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-21 05:46:44.928931', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHKia7QukjU/bR1t3niKJ8d5LOGuWukhshMSPWzfOnUTHWDcSG4VRmWm+buDC8t7+rFzJTsdFZtsNA3/O82xv3M='} 2024-01-21T05:51:59.470 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-21T05:51:59.477 INFO:teuthology.task.internal:roles: ubuntu@smithi078.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-01-21T05:51:59.477 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-01-21T05:51:59.477 INFO:teuthology.run_tasks:Running task console_log... 2024-01-21T05:51:59.544 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2079237160>, signals=[15]) 2024-01-21T05:51:59.544 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-21T05:51:59.551 INFO:teuthology.task.internal:Opening connections... 2024-01-21T05:51:59.551 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi078.front.sepia.ceph.com 2024-01-21T05:51:59.553 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:51:59.641 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2024-01-21T05:51:59.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:51:59.713 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-21T05:51:59.720 DEBUG:teuthology.orchestra.run.smithi078:> uname -m 2024-01-21T05:51:59.743 INFO:teuthology.orchestra.run.smithi078.stdout:x86_64 2024-01-21T05:51:59.744 DEBUG:teuthology.orchestra.run.smithi078:> cat /etc/os-release 2024-01-21T05:51:59.805 INFO:teuthology.orchestra.run.smithi078.stdout:NAME="CentOS Stream" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION="8" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:ID="centos" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:ID_LIKE="rhel fedora" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_ID="8" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:PLATFORM_ID="platform:el8" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:ANSI_COLOR="0;31" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:HOME_URL="https://centos.org/" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-21T05:51:59.806 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-21T05:51:59.807 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2024-01-21T05:51:59.833 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2024-01-21T05:51:59.855 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2024-01-21T05:51:59.856 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2024-01-21T05:51:59.917 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="CentOS Stream" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="8" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:ID="centos" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE="rhel fedora" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="8" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:PLATFORM_ID="platform:el8" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:ANSI_COLOR="0;31" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-21T05:51:59.918 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://centos.org/" 2024-01-21T05:51:59.919 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-21T05:51:59.919 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-21T05:51:59.919 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-21T05:51:59.919 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2024-01-21T05:51:59.941 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-21T05:51:59.950 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-21T05:51:59.959 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-21T05:51:59.959 DEBUG:teuthology.orchestra.run.smithi078:> test '!' -e /home/ubuntu/cephtest 2024-01-21T05:51:59.962 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2024-01-21T05:51:59.983 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-21T05:51:59.990 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-21T05:51:59.990 DEBUG:teuthology.orchestra.run.smithi078:> test -z $(ls -A /var/lib/ceph) 2024-01-21T05:52:00.023 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2024-01-21T05:52:00.051 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-21T05:52:00.106 INFO:teuthology.run_tasks:Running task kernel... 2024-01-21T05:52:00.120 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-21T05:52:00.120 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-21T05:52:00.120 DEBUG:teuthology.orchestra.run.smithi078:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-21T05:52:00.121 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-21T05:52:00.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T05:52:00.141 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2024-01-21T05:52:00.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T05:52:00.142 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-01-21T05:52:00.203 INFO:teuthology.orchestra.run.smithi115.stdout:4.18.0-489.el8.x86_64 2024-01-21T05:52:00.203 INFO:teuthology.task.kernel:Running kernel on smithi115: 4.18.0-489.el8.x86_64 2024-01-21T05:52:00.203 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum install -y kernel 2024-01-21T05:52:00.205 INFO:teuthology.orchestra.run.smithi078.stdout:4.18.0-489.el8.x86_64 2024-01-21T05:52:00.205 INFO:teuthology.task.kernel:Running kernel on smithi078: 4.18.0-489.el8.x86_64 2024-01-21T05:52:00.205 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum install -y kernel 2024-01-21T05:52:06.058 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 8 - AppStream 8.3 MB/s | 26 MB 00:03 2024-01-21T05:52:06.419 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 8 - AppStream 7.4 MB/s | 26 MB 00:03 2024-01-21T05:52:11.932 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 8 - BaseOS 8.9 MB/s | 10 MB 00:01 2024-01-21T05:52:12.318 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 8 - BaseOS 8.8 MB/s | 10 MB 00:01 2024-01-21T05:52:13.691 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 8 - Extras 104 kB/s | 18 kB 00:00 2024-01-21T05:52:14.042 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 6.9 kB 00:00 2024-01-21T05:52:14.094 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 8 - Extras 108 kB/s | 18 kB 00:00 2024-01-21T05:52:14.276 INFO:teuthology.orchestra.run.smithi115.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-01-21T05:52:14.411 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 8 - Extras common packages 33 kB/s | 6.9 kB 00:00 2024-01-21T05:52:14.663 INFO:teuthology.orchestra.run.smithi078.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-01-21T05:52:15.506 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2024-01-21T05:52:16.389 INFO:teuthology.orchestra.run.smithi078.stdout:Extra Packages for Enterprise Linux 9.9 MB/s | 16 MB 00:01 2024-01-21T05:52:19.295 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 413 kB/s | 24 kB 00:00 2024-01-21T05:52:20.105 INFO:teuthology.orchestra.run.smithi078.stdout:lab-extras 444 kB/s | 24 kB 00:00 2024-01-21T05:52:22.242 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-21T05:52:22.242 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-21T05:52:22.345 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-01-21T05:52:22.345 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-01-21T05:52:22.345 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-01-21T05:52:22.345 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout: kernel x86_64 4.18.0-535.el8 baseos 10 M 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core x86_64 4.18.0-535.el8 baseos 43 M 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules x86_64 4.18.0-535.el8 baseos 36 M 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout:Install 3 Packages 2024-01-21T05:52:22.346 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T05:52:22.347 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 89 M 2024-01-21T05:52:22.347 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 96 M 2024-01-21T05:52:22.347 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-01-21T05:52:23.011 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-21T05:52:23.011 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-21T05:52:23.132 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-01-21T05:52:23.132 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-01-21T05:52:23.132 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2024-01-21T05:52:23.132 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout: kernel x86_64 4.18.0-535.el8 baseos 10 M 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-core x86_64 4.18.0-535.el8 baseos 43 M 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-modules x86_64 4.18.0-535.el8 baseos 36 M 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout:Install 3 Packages 2024-01-21T05:52:23.133 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T05:52:23.134 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 89 M 2024-01-21T05:52:23.134 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 96 M 2024-01-21T05:52:23.134 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-01-21T05:52:23.696 INFO:teuthology.orchestra.run.smithi115.stdout:(1/3): kernel-4.18.0-535.el8.x86_64.rpm 7.8 MB/s | 10 MB 00:01 2024-01-21T05:52:24.982 INFO:teuthology.orchestra.run.smithi078.stdout:(1/3): kernel-4.18.0-535.el8.x86_64.rpm 6.2 MB/s | 10 MB 00:01 2024-01-21T05:52:25.047 INFO:teuthology.orchestra.run.smithi115.stdout:(2/3): kernel-modules-4.18.0-535.el8.x86_64.rpm 14 MB/s | 36 MB 00:02 2024-01-21T05:52:25.522 INFO:teuthology.orchestra.run.smithi115.stdout:(3/3): kernel-core-4.18.0-535.el8.x86_64.rpm 14 MB/s | 43 MB 00:03 2024-01-21T05:52:25.522 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-01-21T05:52:25.522 INFO:teuthology.orchestra.run.smithi115.stdout:Total 28 MB/s | 89 MB 00:03 2024-01-21T05:52:26.200 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-01-21T05:52:26.232 INFO:teuthology.orchestra.run.smithi078.stdout:(2/3): kernel-modules-4.18.0-535.el8.x86_64.rpm 12 MB/s | 36 MB 00:02 2024-01-21T05:52:26.618 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-01-21T05:52:26.618 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-01-21T05:52:26.699 INFO:teuthology.orchestra.run.smithi078.stdout:(3/3): kernel-core-4.18.0-535.el8.x86_64.rpm 13 MB/s | 43 MB 00:03 2024-01-21T05:52:26.699 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-01-21T05:52:26.699 INFO:teuthology.orchestra.run.smithi078.stdout:Total 25 MB/s | 89 MB 00:03 2024-01-21T05:52:27.382 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-01-21T05:52:27.772 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-01-21T05:52:27.773 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-01-21T05:52:27.859 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-01-21T05:52:27.883 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-01-21T05:52:29.007 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-01-21T05:52:29.038 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-01-21T05:52:30.600 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-01-21T05:52:31.060 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-core-4.18.0-535.el8.x86_64 1/3 2024-01-21T05:52:31.776 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-01-21T05:52:32.338 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-core-4.18.0-535.el8.x86_64 1/3 2024-01-21T05:52:34.638 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-4.18.0-535.el8.x86_64 1/3 2024-01-21T05:52:35.084 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-4.18.0-535.el8.x86_64 2/3 2024-01-21T05:52:35.932 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-core-4.18.0-535.el8.x86_64 1/3 2024-01-21T05:52:36.304 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-modules-4.18.0-535.el8.x86_64 2/3 2024-01-21T05:52:38.500 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-4.18.0-535.el8.x86_64 2/3 2024-01-21T05:52:38.756 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:52:39.732 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-modules-4.18.0-535.el8.x86_64 2/3 2024-01-21T05:52:40.018 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:00.691 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:00.715 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:01.050 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:01.050 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-4.18.0-535.el8.x86_64 1/3 2024-01-21T05:53:01.050 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-core-4.18.0-535.el8.x86_64 2/3 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-4.18.0-535.el8.x86_64 kernel-core-4.18.0-535.el8.x86_64 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-4.18.0-535.el8.x86_64 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T05:53:01.552 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-01-21T05:53:01.736 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-01-21T05:53:01.951 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-4.18.0-535.el8.x86_64 2024-01-21T05:53:01.952 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-535.el8.x86_64 2024-01-21T05:53:01.952 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-535.el8.x86_64 2024-01-21T05:53:01.952 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-21T05:53:01.952 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-21T05:53:01.952 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-01-21T05:53:01.952 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2024-01-21T05:53:01.952 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-01-21T05:53:02.162 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-4.18.0-535.el8.x86_64 2024-01-21T05:53:02.162 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-535.el8.x86_64 2024-01-21T05:53:02.162 DEBUG:teuthology.orchestra.run.smithi115:> sudo rpm -qi grub2-tools 2024-01-21T05:53:02.170 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-core-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:02.195 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-modules-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:02.195 INFO:teuthology.orchestra.run.smithi115.stdout:Name : grub2-tools 2024-01-21T05:53:02.195 INFO:teuthology.orchestra.run.smithi115.stdout:Epoch : 1 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Version : 2.02 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Release : 129.el8 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: x86_64 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Group : System Environment/Base 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Size : 9265586 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:License : GPLv3+ 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Relocations : (not relocatable) 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Packager : CentOS BuildSystem 2024-01-21T05:53:02.196 INFO:teuthology.orchestra.run.smithi115.stdout:Vendor : CentOS 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:Summary : Support tools for GRUB. 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:Description : 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:hardware devices. 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T05:53:02.197 INFO:teuthology.orchestra.run.smithi115.stdout:This subpackage provides tools for support of all platforms. 2024-01-21T05:53:02.198 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-21T05:53:02.198 INFO:teuthology.task.kernel:Updating grub on smithi115 to boot 4.18.0-535.el8.x86_64 2024-01-21T05:53:02.198 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-21T05:53:02.540 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:02.540 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-4.18.0-535.el8.x86_64 1/3 2024-01-21T05:53:02.540 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-core-4.18.0-535.el8.x86_64 2/3 2024-01-21T05:53:03.501 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-modules-4.18.0-535.el8.x86_64 3/3 2024-01-21T05:53:03.502 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T05:53:03.502 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-01-21T05:53:03.502 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-4.18.0-535.el8.x86_64 kernel-core-4.18.0-535.el8.x86_64 2024-01-21T05:53:03.502 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-modules-4.18.0-535.el8.x86_64 2024-01-21T05:53:03.502 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T05:53:03.502 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-01-21T05:53:03.670 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2024-01-21T05:53:03.870 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2024-01-21T05:53:03.887 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-4.18.0-535.el8.x86_64 2024-01-21T05:53:03.888 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-535.el8.x86_64 2024-01-21T05:53:03.888 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-535.el8.x86_64 2024-01-21T05:53:03.888 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-21T05:53:03.888 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-21T05:53:03.888 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-01-21T05:53:03.888 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi078.front.sepia.ceph.com, path=None, version=distro) 2024-01-21T05:53:03.888 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2024-01-21T05:53:04.098 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-4.18.0-535.el8.x86_64 2024-01-21T05:53:04.098 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-535.el8.x86_64 2024-01-21T05:53:04.099 DEBUG:teuthology.orchestra.run.smithi078:> sudo rpm -qi grub2-tools 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Name : grub2-tools 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Epoch : 1 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Version : 2.02 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Release : 129.el8 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: x86_64 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Group : System Environment/Base 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:Size : 9265586 2024-01-21T05:53:04.133 INFO:teuthology.orchestra.run.smithi078.stdout:License : GPLv3+ 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Relocations : (not relocatable) 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Packager : CentOS BuildSystem 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Vendor : CentOS 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Summary : Support tools for GRUB. 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:Description : 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout:hardware devices. 2024-01-21T05:53:04.134 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T05:53:04.135 INFO:teuthology.orchestra.run.smithi078.stdout:This subpackage provides tools for support of all platforms. 2024-01-21T05:53:04.135 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-21T05:53:04.135 INFO:teuthology.task.kernel:Updating grub on smithi078 to boot 4.18.0-535.el8.x86_64 2024-01-21T05:53:04.136 DEBUG:teuthology.orchestra.run.smithi078:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-21T05:53:05.622 INFO:teuthology.orchestra.run.smithi078.stderr:Generating grub configuration file ... 2024-01-21T05:53:05.962 INFO:teuthology.orchestra.run.smithi115.stderr:done 2024-01-21T05:53:05.963 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-01-21T05:53:05.997 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.rJHFroCWp1 2024-01-21T05:53:05.998 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rJHFroCWp1 2024-01-21T05:53:06.088 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.rJHFroCWp1 2024-01-21T05:53:06.186 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.rJHFroCWp1 is 6KB 2024-01-21T05:53:06.235 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.rJHFroCWp1 2024-01-21T05:53:06.253 DEBUG:teuthology.orchestra.run.smithi115:> sudo /bin/ls /boot/loader/entries || true 2024-01-21T05:53:06.318 INFO:teuthology.orchestra.run.smithi115.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-21T05:53:06.318 INFO:teuthology.orchestra.run.smithi115.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-21T05:53:06.318 INFO:teuthology.orchestra.run.smithi115.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-21T05:53:06.318 INFO:teuthology.orchestra.run.smithi115.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-535.el8.x86_64.conf 2024-01-21T05:53:06.319 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-535.el8.x86_64 2024-01-21T05:53:06.473 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2024-01-21T05:53:07.588 INFO:teuthology.orchestra.run.smithi078.stderr:done 2024-01-21T05:53:07.590 DEBUG:teuthology.orchestra.run.smithi078:> mktemp 2024-01-21T05:53:07.613 INFO:teuthology.orchestra.run.smithi078.stdout:/tmp/tmp.iAtvvw8qKp 2024-01-21T05:53:07.614 DEBUG:teuthology.orchestra.run.smithi078:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.iAtvvw8qKp 2024-01-21T05:53:07.689 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0666 /tmp/tmp.iAtvvw8qKp 2024-01-21T05:53:07.832 DEBUG:teuthology.orchestra.remote:smithi078:/tmp/tmp.iAtvvw8qKp is 6KB 2024-01-21T05:53:07.881 DEBUG:teuthology.orchestra.run.smithi078:> rm -fr /tmp/tmp.iAtvvw8qKp 2024-01-21T05:53:07.898 DEBUG:teuthology.orchestra.run.smithi078:> sudo /bin/ls /boot/loader/entries || true 2024-01-21T05:53:07.996 INFO:teuthology.orchestra.run.smithi078.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-21T05:53:07.996 INFO:teuthology.orchestra.run.smithi078.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-21T05:53:07.996 INFO:teuthology.orchestra.run.smithi078.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-21T05:53:07.996 INFO:teuthology.orchestra.run.smithi078.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-535.el8.x86_64.conf 2024-01-21T05:53:07.997 DEBUG:teuthology.orchestra.run.smithi078:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-535.el8.x86_64 2024-01-21T05:53:08.124 DEBUG:teuthology.orchestra.run.smithi078:> sudo shutdown -r now 2024-01-21T05:53:36.488 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-01-21T05:53:36.489 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T05:53:36.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:53:38.128 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-01-21T05:53:38.128 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T05:53:38.129 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:53:55.004 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-01-21T05:53:56.544 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2024-01-21T05:54:04.012 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T05:54:04.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:54:05.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T05:54:05.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:54:07.068 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-01-21T05:54:08.604 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2024-01-21T05:54:19.073 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T05:54:19.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:54:20.606 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T05:54:20.607 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:54:37.500 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-01-21T05:54:39.040 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2024-01-21T05:54:52.512 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T05:54:52.514 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:54:52.880 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-01-21T05:54:53.182 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T05:54:53.182 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-535.el8.x86_64"... 2024-01-21T05:54:53.183 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-01-21T05:54:53.199 INFO:teuthology.orchestra.run.smithi115.stdout:4.18.0-535.el8.x86_64 2024-01-21T05:54:53.199 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-535.el8.x86_64 vs 4.18.0-535.el8.x86_64 2024-01-21T05:54:53.199 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-21T05:54:53.199 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-21T05:54:54.041 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T05:54:54.042 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T05:54:54.200 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-01-21T05:54:54.200 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-21T05:54:54.279 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2024-01-21T05:54:54.298 DEBUG:teuthology.parallel:result is None 2024-01-21T05:54:54.842 DEBUG:teuthology.orchestra.run.smithi078:> true 2024-01-21T05:54:55.664 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T05:54:55.664 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-535.el8.x86_64"... 2024-01-21T05:54:55.664 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2024-01-21T05:54:55.681 INFO:teuthology.orchestra.run.smithi078.stdout:4.18.0-535.el8.x86_64 2024-01-21T05:54:55.681 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-535.el8.x86_64 vs 4.18.0-535.el8.x86_64 2024-01-21T05:54:55.681 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-21T05:54:55.682 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-21T05:54:56.682 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-01-21T05:54:56.682 DEBUG:teuthology.orchestra.run.smithi078:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-21T05:54:56.756 INFO:teuthology.orchestra.run.smithi078.stdout:ttyS1 2024-01-21T05:54:56.769 DEBUG:teuthology.parallel:result is None 2024-01-21T05:54:56.769 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-21T05:54:56.776 INFO:teuthology.task.internal:Creating test directory... 2024-01-21T05:54:56.776 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-21T05:54:56.778 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-21T05:54:57.287 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-21T05:54:57.297 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-21T05:54:57.312 INFO:teuthology.task.internal:Creating archive directory... 2024-01-21T05:54:57.312 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-21T05:54:57.315 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-21T05:54:57.560 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-21T05:54:57.567 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-21T05:54:57.567 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-21T05:54:57.569 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-21T05:54:57.602 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-21T05:54:57.605 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-21T05:54:57.612 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-21T05:54:57.616 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-21T05:54:57.618 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-21T05:54:57.624 INFO:teuthology.task.internal:Configuring sudo... 2024-01-21T05:54:57.625 DEBUG:teuthology.orchestra.run.smithi078:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-21T05:54:57.661 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-21T05:54:57.688 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-21T05:54:57.697 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-21T05:54:57.697 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-21T05:54:57.730 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-21T05:54:57.750 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-21T05:54:57.828 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-21T05:54:57.891 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-21T05:54:57.934 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-21T05:54:57.976 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T05:54:57.976 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-21T05:54:58.044 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-21T05:54:58.090 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-21T05:54:58.154 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-21T05:54:58.199 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-21T05:54:58.240 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T05:54:58.240 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-21T05:54:58.306 DEBUG:teuthology.orchestra.run.smithi078:> sudo service rsyslog restart 2024-01-21T05:54:58.308 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2024-01-21T05:54:58.368 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-21T05:54:58.407 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-21T05:54:58.841 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-21T05:54:58.848 INFO:teuthology.task.internal:Starting timer... 2024-01-21T05:54:58.848 INFO:teuthology.run_tasks:Running task pcp... 2024-01-21T05:54:58.865 INFO:teuthology.run_tasks:Running task selinux... 2024-01-21T05:54:58.875 DEBUG:teuthology.orchestra.run.smithi078:> sudo service auditd rotate 2024-01-21T05:54:58.972 INFO:teuthology.orchestra.run.smithi078.stdout:Rotating logs: 2024-01-21T05:54:58.974 DEBUG:teuthology.orchestra.run.smithi115:> sudo service auditd rotate 2024-01-21T05:54:59.034 INFO:teuthology.orchestra.run.smithi115.stdout:Rotating logs: 2024-01-21T05:54:59.035 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-21T05:54:59.035 DEBUG:teuthology.orchestra.run.smithi078:> /usr/sbin/getenforce 2024-01-21T05:54:59.080 INFO:teuthology.orchestra.run.smithi078.stdout:Permissive 2024-01-21T05:54:59.080 DEBUG:teuthology.orchestra.run.smithi115:> /usr/sbin/getenforce 2024-01-21T05:54:59.112 INFO:teuthology.orchestra.run.smithi115.stdout:Permissive 2024-01-21T05:54:59.112 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi078.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi115.front.sepia.ceph.com': 'permissive'} 2024-01-21T05:54:59.112 DEBUG:teuthology.orchestra.run.smithi078:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-21T05:54:59.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T05:54:59.148 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-21T05:54:59.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T05:54:59.180 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-21T05:54:59.180 DEBUG:teuthology.orchestra.run.smithi078:> sudo /usr/sbin/setenforce permissive 2024-01-21T05:54:59.215 DEBUG:teuthology.orchestra.run.smithi115:> sudo /usr/sbin/setenforce permissive 2024-01-21T05:54:59.247 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-21T05:54:59.256 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-01-21T05:54:59.262 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-01-21T05:54:59.388 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-21T05:54:59.405 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-01-21T05:54:59.406 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi078.front.sepia.ceph.com,smithi115.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-21T06:00:36.451 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi078.front.sepia.ceph.com'), Remote(name='ubuntu@smithi115.front.sepia.ceph.com')] 2024-01-21T06:00:36.453 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T06:00:36.454 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T06:00:36.528 DEBUG:teuthology.orchestra.run.smithi078:> true 2024-01-21T06:00:36.594 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-01-21T06:00:36.595 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T06:00:36.595 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-21T06:00:36.665 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-01-21T06:00:36.738 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-01-21T06:00:36.739 INFO:teuthology.run_tasks:Running task clock... 2024-01-21T06:00:36.750 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-01-21T06:00:36.750 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-21T06:00:36.750 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-21T06:00:36.753 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-21T06:00:36.753 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-21T06:00:36.782 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-21T06:00:36.795 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-21T06:00:36.811 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-21T06:00:36.824 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-21T06:00:36.854 INFO:teuthology.orchestra.run.smithi078.stderr:sudo: ntpd: command not found 2024-01-21T06:00:36.865 INFO:teuthology.orchestra.run.smithi078.stdout:506 Cannot talk to daemon 2024-01-21T06:00:36.878 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-21T06:00:36.891 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-21T06:00:36.892 INFO:teuthology.orchestra.run.smithi115.stderr:sudo: ntpd: command not found 2024-01-21T06:00:36.904 INFO:teuthology.orchestra.run.smithi115.stdout:506 Cannot talk to daemon 2024-01-21T06:00:36.917 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-21T06:00:36.931 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-21T06:00:36.968 INFO:teuthology.orchestra.run.smithi078.stderr:bash: ntpq: command not found 2024-01-21T06:00:36.971 INFO:teuthology.orchestra.run.smithi078.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-21T06:00:36.971 INFO:teuthology.orchestra.run.smithi078.stdout:=============================================================================== 2024-01-21T06:00:36.971 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.972 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.972 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.972 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.991 INFO:teuthology.orchestra.run.smithi115.stderr:bash: ntpq: command not found 2024-01-21T06:00:36.994 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-21T06:00:36.995 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-01-21T06:00:36.995 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.995 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.995 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.995 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:00:36.996 INFO:teuthology.run_tasks:Running task pexec... 2024-01-21T06:00:37.005 INFO:teuthology.task.pexec:Executing custom commands... 2024-01-21T06:00:37.005 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi078.front.sepia.ceph.com 2024-01-21T06:00:37.006 DEBUG:teuthology.orchestra.run.smithi078:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-21T06:00:37.006 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi115.front.sepia.ceph.com 2024-01-21T06:00:37.006 DEBUG:teuthology.orchestra.run.smithi115:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-21T06:00:37.766 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:22 ago on Sun 21 Jan 2024 05:59:15 AM UTC. 2024-01-21T06:00:37.789 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:22 ago on Sun 21 Jan 2024 05:59:15 AM UTC. 2024-01-21T06:00:39.714 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-01-21T06:00:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-01-21T06:00:39.715 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2024-01-21T06:00:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-01-21T06:00:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:Resetting modules: 2024-01-21T06:00:39.716 INFO:teuthology.orchestra.run.smithi078.stdout: container-tools 2024-01-21T06:00:39.716 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:00:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-01-21T06:00:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-01-21T06:00:39.716 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:00:39.726 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout:Resetting modules: 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout: container-tools 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-01-21T06:00:39.727 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:00:39.967 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-01-21T06:00:39.973 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-01-21T06:00:40.772 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:25 ago on Sun 21 Jan 2024 05:59:15 AM UTC. 2024-01-21T06:00:40.789 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:25 ago on Sun 21 Jan 2024 05:59:15 AM UTC. 2024-01-21T06:00:42.719 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-01-21T06:00:42.721 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-01-21T06:00:42.722 INFO:teuthology.orchestra.run.smithi115.stdout:=========================================================================================== 2024-01-21T06:00:42.722 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-01-21T06:00:42.722 INFO:teuthology.orchestra.run.smithi115.stdout:=========================================================================================== 2024-01-21T06:00:42.722 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrading: 2024-01-21T06:00:42.722 INFO:teuthology.orchestra.run.smithi115.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2024-01-21T06:00:42.722 INFO:teuthology.orchestra.run.smithi115.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout:Installing group/module packages: 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2024-01-21T06:00:42.723 INFO:teuthology.orchestra.run.smithi115.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout:Installing weak dependencies: 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout:Installing module profiles: 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: container-tools/common 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout:Enabling module streams: 2024-01-21T06:00:42.724 INFO:teuthology.orchestra.run.smithi115.stdout: container-tools rhel8 2024-01-21T06:00:42.725 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:00:42.725 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-01-21T06:00:42.725 INFO:teuthology.orchestra.run.smithi115.stdout:=========================================================================================== 2024-01-21T06:00:42.725 INFO:teuthology.orchestra.run.smithi115.stdout:Install 13 Packages 2024-01-21T06:00:42.725 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrade 9 Packages 2024-01-21T06:00:42.725 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout:=========================================================================================== 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repo Size 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout:=========================================================================================== 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout:Upgrading: 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2024-01-21T06:00:42.726 INFO:teuthology.orchestra.run.smithi078.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout:Installing group/module packages: 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-01-21T06:00:42.727 INFO:teuthology.orchestra.run.smithi078.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Installing weak dependencies: 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Installing module profiles: 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout: container-tools/common 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Enabling module streams: 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout: container-tools rhel8 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:=========================================================================================== 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Install 13 Packages 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Upgrade 9 Packages 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:00:42.728 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 52 M 2024-01-21T06:00:42.729 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 52 M 2024-01-21T06:00:42.729 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-01-21T06:00:42.729 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-01-21T06:00:43.365 INFO:teuthology.orchestra.run.smithi115.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.2 MB/s | 750 kB 00:00 2024-01-21T06:00:43.370 INFO:teuthology.orchestra.run.smithi078.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.2 MB/s | 750 kB 00:00 2024-01-21T06:00:43.429 INFO:teuthology.orchestra.run.smithi078.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.5 MB/s | 1.0 MB 00:00 2024-01-21T06:00:43.466 INFO:teuthology.orchestra.run.smithi115.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.4 MB/s | 1.0 MB 00:00 2024-01-21T06:00:43.524 INFO:teuthology.orchestra.run.smithi115.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 247 kB/s | 39 kB 00:00 2024-01-21T06:00:43.529 INFO:teuthology.orchestra.run.smithi078.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 247 kB/s | 39 kB 00:00 2024-01-21T06:00:43.556 INFO:teuthology.orchestra.run.smithi078.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.9 MB/s | 241 kB 00:00 2024-01-21T06:00:43.574 INFO:teuthology.orchestra.run.smithi115.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.2 MB/s | 241 kB 00:00 2024-01-21T06:00:43.663 INFO:teuthology.orchestra.run.smithi078.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 1.6 MB/s | 178 kB 00:00 2024-01-21T06:00:43.683 INFO:teuthology.orchestra.run.smithi115.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 1.6 MB/s | 178 kB 00:00 2024-01-21T06:00:43.764 INFO:teuthology.orchestra.run.smithi078.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 247 kB/s | 25 kB 00:00 2024-01-21T06:00:43.800 INFO:teuthology.orchestra.run.smithi115.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 213 kB/s | 25 kB 00:00 2024-01-21T06:00:43.872 INFO:teuthology.orchestra.run.smithi078.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 866 kB/s | 94 kB 00:00 2024-01-21T06:00:43.900 INFO:teuthology.orchestra.run.smithi115.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 939 kB/s | 94 kB 00:00 2024-01-21T06:00:43.976 INFO:teuthology.orchestra.run.smithi115.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 8.7 MB/s | 3.9 MB 00:00 2024-01-21T06:00:44.006 INFO:teuthology.orchestra.run.smithi078.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 8.2 MB/s | 3.9 MB 00:00 2024-01-21T06:00:44.193 INFO:teuthology.orchestra.run.smithi115.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 6.7 MB/s | 9.6 MB 00:01 2024-01-21T06:00:44.248 INFO:teuthology.orchestra.run.smithi078.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 6.5 MB/s | 9.6 MB 00:01 2024-01-21T06:00:44.309 INFO:teuthology.orchestra.run.smithi115.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 7.6 MB/s | 2.5 MB 00:00 2024-01-21T06:00:44.331 INFO:teuthology.orchestra.run.smithi078.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 7.8 MB/s | 2.5 MB 00:00 2024-01-21T06:00:44.343 INFO:teuthology.orchestra.run.smithi115.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 350 kB/s | 53 kB 00:00 2024-01-21T06:00:44.357 INFO:teuthology.orchestra.run.smithi078.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 485 kB/s | 53 kB 00:00 2024-01-21T06:00:44.410 INFO:teuthology.orchestra.run.smithi115.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 409 kB/s | 41 kB 00:00 2024-01-21T06:00:44.440 INFO:teuthology.orchestra.run.smithi078.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 377 kB/s | 41 kB 00:00 2024-01-21T06:00:44.444 INFO:teuthology.orchestra.run.smithi115.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 573 kB/s | 57 kB 00:00 2024-01-21T06:00:44.465 INFO:teuthology.orchestra.run.smithi078.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 530 kB/s | 57 kB 00:00 2024-01-21T06:00:44.502 INFO:teuthology.orchestra.run.smithi115.stdout:(14/22): container-selinux-2.224.0-1.module_el8 760 kB/s | 70 kB 00:00 2024-01-21T06:00:44.566 INFO:teuthology.orchestra.run.smithi078.stdout:(14/22): container-selinux-2.224.0-1.module_el8 560 kB/s | 70 kB 00:00 2024-01-21T06:00:44.611 INFO:teuthology.orchestra.run.smithi115.stdout:(15/22): containers-common-1-57.module_el8+712+ 1.3 MB/s | 144 kB 00:00 2024-01-21T06:00:44.674 INFO:teuthology.orchestra.run.smithi078.stdout:(15/22): containers-common-1-57.module_el8+712+ 1.3 MB/s | 144 kB 00:00 2024-01-21T06:00:44.728 INFO:teuthology.orchestra.run.smithi115.stdout:(16/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 4.7 MB/s | 564 kB 00:00 2024-01-21T06:00:44.775 INFO:teuthology.orchestra.run.smithi078.stdout:(16/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 9.0 MB/s | 8.1 MB 00:00 2024-01-21T06:00:44.808 INFO:teuthology.orchestra.run.smithi078.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 4.1 MB/s | 564 kB 00:00 2024-01-21T06:00:44.820 INFO:teuthology.orchestra.run.smithi115.stdout:(17/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 8.9 MB/s | 8.1 MB 00:00 2024-01-21T06:00:44.845 INFO:teuthology.orchestra.run.smithi115.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 599 kB/s | 70 kB 00:00 2024-01-21T06:00:44.875 INFO:teuthology.orchestra.run.smithi078.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 698 kB/s | 70 kB 00:00 2024-01-21T06:00:44.909 INFO:teuthology.orchestra.run.smithi078.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 702 kB/s | 70 kB 00:00 2024-01-21T06:00:44.921 INFO:teuthology.orchestra.run.smithi115.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 703 kB/s | 70 kB 00:00 2024-01-21T06:00:45.018 INFO:teuthology.orchestra.run.smithi078.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 515 kB/s | 56 kB 00:00 2024-01-21T06:00:45.029 INFO:teuthology.orchestra.run.smithi115.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 517 kB/s | 56 kB 00:00 2024-01-21T06:00:45.176 INFO:teuthology.orchestra.run.smithi078.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 10 MB/s | 3.1 MB 00:00 2024-01-21T06:00:45.188 INFO:teuthology.orchestra.run.smithi115.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 9.0 MB/s | 3.1 MB 00:00 2024-01-21T06:00:46.202 INFO:teuthology.orchestra.run.smithi078.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 12 MB/s | 21 MB 00:01 2024-01-21T06:00:46.202 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-01-21T06:00:46.202 INFO:teuthology.orchestra.run.smithi078.stdout:Total 15 MB/s | 52 MB 00:03 2024-01-21T06:00:46.271 INFO:teuthology.orchestra.run.smithi115.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 12 MB/s | 21 MB 00:01 2024-01-21T06:00:46.271 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-01-21T06:00:46.271 INFO:teuthology.orchestra.run.smithi115.stdout:Total 15 MB/s | 52 MB 00:03 2024-01-21T06:00:46.691 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-01-21T06:00:46.738 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-01-21T06:00:46.738 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-01-21T06:00:46.758 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-01-21T06:00:46.804 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-01-21T06:00:46.805 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-01-21T06:00:47.228 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-01-21T06:00:47.231 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-01-21T06:00:47.279 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-01-21T06:00:47.282 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-01-21T06:00:48.455 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-01-21T06:00:48.527 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2024-01-21T06:00:48.545 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-01-21T06:00:48.614 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2024-01-21T06:00:48.736 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2024-01-21T06:00:48.763 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2024-01-21T06:00:48.848 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2024-01-21T06:00:48.869 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2024-01-21T06:00:49.041 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2024-01-21T06:00:49.083 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2024-01-21T06:01:06.949 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2024-01-21T06:01:07.178 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2024-01-21T06:01:07.208 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2024-01-21T06:01:07.340 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2024-01-21T06:01:07.491 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2024-01-21T06:01:07.520 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2024-01-21T06:01:07.667 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2024-01-21T06:01:07.721 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2024-01-21T06:01:07.865 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2024-01-21T06:01:07.888 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2024-01-21T06:01:08.102 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2024-01-21T06:01:08.287 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2024-01-21T06:01:09.664 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2024-01-21T06:01:09.854 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2024-01-21T06:01:10.057 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2024-01-21T06:01:10.066 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2024-01-21T06:01:10.253 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2024-01-21T06:01:10.254 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2024-01-21T06:01:10.487 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2024-01-21T06:01:10.489 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2024-01-21T06:01:10.654 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2024-01-21T06:01:10.674 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2024-01-21T06:01:10.939 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2024-01-21T06:01:10.972 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2024-01-21T06:01:11.153 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2024-01-21T06:01:11.437 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2024-01-21T06:01:11.506 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2024-01-21T06:01:11.987 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2024-01-21T06:01:12.488 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2024-01-21T06:01:12.739 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2024-01-21T06:01:12.964 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2024-01-21T06:01:13.217 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2024-01-21T06:01:13.687 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2024-01-21T06:01:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2024-01-21T06:01:14.178 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2024-01-21T06:01:14.299 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2024-01-21T06:01:14.470 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2024-01-21T06:01:14.563 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2024-01-21T06:01:14.733 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2024-01-21T06:01:14.781 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2024-01-21T06:01:14.922 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2024-01-21T06:01:15.018 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2024-01-21T06:01:15.093 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2024-01-21T06:01:15.240 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2024-01-21T06:01:15.255 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2024-01-21T06:01:15.404 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2024-01-21T06:01:15.438 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2024-01-21T06:01:15.438 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-01-21T06:01:15.618 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2024-01-21T06:01:15.656 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-01-21T06:01:15.804 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2024-01-21T06:01:15.858 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2024-01-21T06:01:16.011 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2024-01-21T06:01:16.012 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-01-21T06:01:16.013 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2024-01-21T06:01:16.198 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2024-01-21T06:01:16.220 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-01-21T06:01:16.396 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2024-01-21T06:01:16.426 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2024-01-21T06:01:16.596 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-01-21T06:01:16.611 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2024-01-21T06:01:16.802 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2024-01-21T06:01:17.028 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2024-01-21T06:01:17.219 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-01-21T06:01:35.954 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2024-01-21T06:01:36.415 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2024-01-21T06:01:36.416 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2024-01-21T06:01:36.417 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2024-01-21T06:01:36.417 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2024-01-21T06:01:36.638 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2024-01-21T06:01:37.098 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-01-21T06:01:37.098 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2024-01-21T06:01:37.098 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2024-01-21T06:01:37.098 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2024-01-21T06:01:37.099 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2024-01-21T06:01:37.100 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout:Upgraded: 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-21T06:01:37.103 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:01:37.103 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-01-21T06:01:37.103 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2024-01-21T06:01:37.103 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2024-01-21T06:01:37.103 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2024-01-21T06:01:37.378 DEBUG:teuthology.parallel:result is None 2024-01-21T06:01:37.808 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout:Upgraded: 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-01-21T06:01:37.809 INFO:teuthology.orchestra.run.smithi115.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:01:37.810 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-01-21T06:01:38.098 DEBUG:teuthology.parallel:result is None 2024-01-21T06:01:38.098 INFO:teuthology.run_tasks:Running task cephadm... 2024-01-21T06:01:38.169 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec'} 2024-01-21T06:01:38.169 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-01-21T06:01:38.170 INFO:tasks.cephadm:Cluster fsid is 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:01:38.170 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-01-21T06:01:38.170 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.78', 'mon.c': '[v2:172.21.15.78:3301,v1:172.21.15.78:6790]', 'mon.b': '172.21.15.115'} 2024-01-21T06:01:38.170 INFO:tasks.cephadm:First mon is mon.a on smithi078 2024-01-21T06:01:38.170 INFO:tasks.cephadm:First mgr is y 2024-01-21T06:01:38.170 INFO:tasks.cephadm:Normalizing hostnames... 2024-01-21T06:01:38.171 DEBUG:teuthology.orchestra.run.smithi078:> sudo hostname $(hostname -s) 2024-01-21T06:01:38.199 DEBUG:teuthology.orchestra.run.smithi115:> sudo hostname $(hostname -s) 2024-01-21T06:01:38.226 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-01-21T06:01:38.227 DEBUG:teuthology.orchestra.run.smithi078:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-21T06:01:38.500 INFO:teuthology.orchestra.run.smithi078.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Jan 21 06:01 /home/ubuntu/cephtest/cephadm 2024-01-21T06:01:38.500 DEBUG:teuthology.orchestra.run.smithi115:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-21T06:01:38.750 INFO:teuthology.orchestra.run.smithi115.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Jan 21 06:01 /home/ubuntu/cephtest/cephadm 2024-01-21T06:01:38.750 DEBUG:teuthology.orchestra.run.smithi078:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-21T06:01:38.770 DEBUG:teuthology.orchestra.run.smithi115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-21T06:01:38.799 DEBUG:teuthology.orchestra.run.smithi078:> sudo mkdir -p /etc/ceph 2024-01-21T06:01:38.838 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /etc/ceph 2024-01-21T06:01:38.865 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 777 /etc/ceph 2024-01-21T06:01:38.905 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /etc/ceph 2024-01-21T06:01:38.932 INFO:tasks.cephadm:Writing seed config... 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-01-21T06:01:38.933 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-01-21T06:01:38.934 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:01:38.934 DEBUG:teuthology.orchestra.run.smithi078:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-01-21T06:01:38.963 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 8a2d834a-b822-11ee-95b0-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-01-21T06:01:38.963 DEBUG:teuthology.orchestra.run.smithi078:mon.a> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service 2024-01-21T06:01:39.005 DEBUG:teuthology.orchestra.run.smithi078:mgr.y> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service 2024-01-21T06:01:39.032 INFO:journalctl@ceph.mon.a.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:01:39.032 INFO:tasks.cephadm:Bootstrapping... 2024-01-21T06:01:39.033 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 8a2d834a-b822-11ee-95b0-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.78 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:01:39.058 INFO:journalctl@ceph.mgr.y.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:01:39.175 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-01-21T06:01:39.175 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-01-21T06:01:39.175 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-01-21T06:01:39.175 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-01-21T06:01:39.181 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-21T06:01:39.181 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-01-21T06:01:39.186 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-21T06:01:39.186 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-01-21T06:01:39.192 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-01-21T06:01:39.192 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout active 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Repeating the final host check... 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:podman|docker (/bin/podman) is present 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:systemctl is present 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:lvcreate is present 2024-01-21T06:01:39.197 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-01-21T06:01:39.201 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-21T06:01:39.201 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-01-21T06:01:39.206 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-21T06:01:39.206 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-01-21T06:01:39.211 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-01-21T06:01:39.211 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-01-21T06:01:39.216 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout active 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Host looks OK 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:root:Cluster fsid: 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Acquiring lock 139671056496792 on /run/cephadm/8a2d834a-b822-11ee-95b0-87774f69a715.lock 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Lock 139671056496792 acquired on /run/cephadm/8a2d834a-b822-11ee-95b0-87774f69a715.lock 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying IP 172.21.15.78 port 3300 ... 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying IP 172.21.15.78 port 6789 ... 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.78, final addrv is [v2:172.21.15.78:3300,v1:172.21.15.78:6789] 2024-01-21T06:01:39.217 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2024-01-21T06:01:39.219 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.78 metric 100 2024-01-21T06:01:39.219 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.78 metric 100 2024-01-21T06:01:39.219 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Mon IP 172.21.15.78 is in CIDR network 172.21.0.0/20 2024-01-21T06:01:39.220 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-01-21T06:01:39.220 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman pull docker.io/ceph/ceph:v15.2.0 2024-01-21T06:01:40.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stderr Trying to pull docker.io/ceph/ceph:v15.2.0... 2024-01-21T06:01:47.288 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stderr Getting image source signatures 2024-01-21T06:01:47.300 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:8a29a15cefaeccf6545f7ecf11298f9672d2f0cdaf9e357a95133ac3ad3e1f07 2024-01-21T06:01:47.300 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:120f0bd0d532e2094e4c344cda2d32931787ee8c2e5d6b9ddd4698dfe3ef6110 2024-01-21T06:01:58.275 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stderr Copying config sha256:204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2024-01-21T06:01:58.341 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stderr Writing manifest to image destination 2024-01-21T06:01:58.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/bin/podman:stdout 204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2024-01-21T06:01:58.695 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-01-21T06:01:58.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-01-21T06:01:58.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-01-21T06:01:59.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-01-21T06:01:59.426 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating initial keys... 2024-01-21T06:01:59.426 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-21T06:01:59.426 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-21T06:01:59.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBXs6xl/WpLKBAAJGvFd8SoV2okBwXDo0OCPw== 2024-01-21T06:02:00.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-21T06:02:00.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-21T06:02:00.275 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBYs6xlp41+DxAABJCDCwXCWUOa8OGRweOINw== 2024-01-21T06:02:00.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-21T06:02:00.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-21T06:02:00.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBYs6xlPyq6MxAAPNDCbOFMfXJOE3+5BTqsNw== 2024-01-21T06:02:01.226 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating initial monmap... 2024-01-21T06:02:01.226 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/tmp/ceph-tmpa0hl9r1f:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '8a2d834a-b822-11ee-95b0-87774f69a715', '--addv', 'a', '[v2:172.21.15.78:3300,v1:172.21.15.78:6789]', '/tmp/monmap'] 2024-01-21T06:02:01.226 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /tmp/ceph-tmpa0hl9r1f:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 --addv a [v2:172.21.15.78:3300,v1:172.21.15.78:6789] /tmp/monmap 2024-01-21T06:02:01.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-01-21T06:02:01.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:01.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-01-21T06:02:01.870 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating mon... 2024-01-21T06:02:01.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpyd014nct:/tmp/keyring:z', '-v', '/tmp/ceph-tmpa0hl9r1f:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '8a2d834a-b822-11ee-95b0-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2024-01-21T06:02:01.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpyd014nct:/tmp/keyring:z -v /tmp/ceph-tmpa0hl9r1f:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.115+0000 7f6e914306c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 1 imported monmap: 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-01-21T06:02:01.463424+0000 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-01-21T06:02:01.463424+0000 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-01-21T06:02:02.149 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon.a 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 /usr/bin/ceph-mon: set fsid to 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 set rocksdb option compression = kNoCompression 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 set rocksdb option compression = kNoCompression 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Compile date Mar 23 2020 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: DB SUMMARY 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-01-21T06:02:02.150 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.error_if_exists: 0 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.create_if_missing: 1 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.env: 0x564ec088c1a0 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.info_log: 0x564ec1b67a80 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.statistics: (nil) 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.use_fsync: 0 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-21T06:02:02.151 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.db_log_dir: 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-21T06:02:02.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.write_buffer_manager: 0x564ec2706120 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-21T06:02:02.153 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.row_cache: None 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.wal_filter: None 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.two_write_queues: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.atomic_flush: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-21T06:02:02.154 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.max_open_files: -1 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Compression algorithms supported: 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kZSTD supported: 0 2024-01-21T06:02:02.155 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kXpressCompression supported: 0 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kZlibCompression supported: 1 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.116+0000 7f6e914306c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.156 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.merge_operator: 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_filter: None 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564ec1a8c130) 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-01-21T06:02:02.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x564ec1ac6510 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-01-21T06:02:02.158 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression: NoCompression 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-21T06:02:02.159 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.num_levels: 7 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-21T06:02:02.160 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-21T06:02:02.161 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-21T06:02:02.162 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.table_properties_collectors: 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-21T06:02:02.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.bloom_locality: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.117+0000 7f6e914306c0 4 rocksdb: Options.ttl: 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.118+0000 7f6e914306c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.118+0000 7f6e914306c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.120+0000 7f6e914306c0 4 rocksdb: DB pointer 0x564ec1b62400 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.120+0000 7f6e7a5f1700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-21T06:02:02.164 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.120+0000 7f6e7a5f1700 4 rocksdb: [db/db_impl.cc:778] 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:02:02.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:02:02.166 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:02:02.167 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.122+0000 7f6e914306c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.122+0000 7f6e914306c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-01-21T06:02:02.168 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-21T06:02:02.122+0000 7f6e914306c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-01-21T06:02:02.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:02.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-01-21T06:02:02.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-01-21T06:02:02.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-01-21T06:02:02.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-01-21T06:02:02.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target 2024-01-21T06:02:02.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target → /etc/systemd/system/ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target. 2024-01-21T06:02:02.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target → /etc/systemd/system/ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target. 2024-01-21T06:02:02.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target 2024-01-21T06:02:02.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-01-21T06:02:02.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a 2024-01-21T06:02:02.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a 2024-01-21T06:02:02.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service: Unit ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service not loaded. 2024-01-21T06:02:02.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a 2024-01-21T06:02:02.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target.wants/ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service → /etc/systemd/system/ceph-8a2d834a-b822-11ee-95b0-87774f69a715@.service. 2024-01-21T06:02:02.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a 2024-01-21T06:02:02.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2024-01-21T06:02:03.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout disabled 2024-01-21T06:02:03.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2024-01-21T06:02:03.009 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-21T06:02:03.010 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:firewalld.service is not enabled 2024-01-21T06:02:03.010 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mon to start... 2024-01-21T06:02:03.010 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mon... 2024-01-21T06:02:03.011 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-01-21T06:02:03.106 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:02 smithi078 podman[34759]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.a" found: no such container 2024-01-21T06:02:03.106 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:02 smithi078 systemd[1]: Started Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:02:03.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:03 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.338439+0000 mon.a (mon.0) 0 : [INF] mkfs 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:03.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:03 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.316607+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.188392s) 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-01-21T06:02:03.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-01-21T06:02:03.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:03.868 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-01-21T06:02:03.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2024-01-21T06:02:03.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z -v /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.78:3300,v1:172.21.15.78:6789] 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-01-21T06:02:04.329 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-01-21T06:02:04.330 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.337169+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.337405+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0]} 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.339713+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.342673+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: cluster 2024-01-21T06:02:03.343051+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: audit 2024-01-21T06:02:03.525528+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.78:0/1765848414' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: audit 2024-01-21T06:02:04.324015+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.78:0/3610655235' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-21T06:02:04.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:04 smithi078 bash[34775]: audit 2024-01-21T06:02:04.326478+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.78:0/3610655235' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-01-21T06:02:04.645 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-01-21T06:02:04.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2024-01-21T06:02:04.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z -v /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-01-21T06:02:05.368 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Restarting the monitor... 2024-01-21T06:02:05.368 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a 2024-01-21T06:02:05.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 bash[34775]: audit 2024-01-21T06:02:05.024524+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.78:0/1040237636' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:02:05.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 systemd[1]: Stopping Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:02:05.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 bash[34775]: debug 2024-01-21T06:02:05.436+0000 7fa7f0165700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:02:05.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 bash[34775]: debug 2024-01-21T06:02:05.436+0000 7fa7f0165700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-01-21T06:02:05.858 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Setting mon public_network... 2024-01-21T06:02:05.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2024-01-21T06:02:05.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2024-01-21T06:02:05.959 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 podman[35104]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.a 2024-01-21T06:02:05.959 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service: Succeeded. 2024-01-21T06:02:05.959 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 systemd[1]: Stopped Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:02:05.959 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 systemd[1]: Starting Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:02:05.959 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 podman[35146]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.a" found: no such container 2024-01-21T06:02:05.960 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:05 smithi078 systemd[1]: Started Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:02:06.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.031+0000 7ff393e666c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-21T06:02:06.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.031+0000 7ff393e666c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.031+0000 7ff393e666c0 0 pidfile_write: ignore empty --pid-file 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 load: jerasure load: lrc load: isa 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 set rocksdb option compression = kNoCompression 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 set rocksdb option compression = kNoCompression 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 1 rocksdb: do_open column families: [default] 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Compile date Mar 23 2020 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: DB SUMMARY 2024-01-21T06:02:06.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: CURRENT file: CURRENT 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: IDENTITY file: IDENTITY 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 65630 ; 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.error_if_exists: 0 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.create_if_missing: 0 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.env: 0x5604702931a0 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.info_log: 0x56047147e9a0 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.statistics: (nil) 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.use_fsync: 0 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-21T06:02:06.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.db_log_dir: 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-21T06:02:06.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.write_buffer_manager: 0x560472016ae0 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-21T06:02:06.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-21T06:02:06.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-21T06:02:06.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.row_cache: None 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.wal_filter: None 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.two_write_queues: 0 2024-01-21T06:02:06.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.atomic_flush: 0 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_open_files: -1 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-21T06:02:06.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Compression algorithms supported: 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kZSTD supported: 0 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kXpressCompression supported: 0 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kZlibCompression supported: 1 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.merge_operator: 2024-01-21T06:02:06.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_filter: None 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56047139a138) 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cache_index_and_filter_blocks: 1 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cache_index_and_filter_blocks_with_high_priority: 1 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: pin_top_level_index_and_filter: 1 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: index_type: 0 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: data_block_index_type: 0 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: data_block_hash_table_util_ratio: 0.750000 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: hash_index_allow_collision: 1 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: checksum: 1 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: no_block_cache: 0 2024-01-21T06:02:06.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_cache: 0x5604713d4610 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_cache_name: BinnedLRUCache 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_cache_options: 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: capacity : 536870912 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: num_shard_bits : 4 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: strict_capacity_limit : 0 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: high_pri_pool_ratio: 0.000 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_cache_compressed: (nil) 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: persistent_cache: (nil) 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_size: 4096 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_size_deviation: 10 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_restart_interval: 16 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: index_block_restart_interval: 1 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: metadata_block_size: 4096 2024-01-21T06:02:06.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: partition_filters: 0 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: use_delta_encoding: 1 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: whole_key_filtering: 1 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: verify_compression: 0 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: read_amp_bytes_per_bit: 0 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: format_version: 2 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: enable_index_compression: 1 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: block_align: 0 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression: NoCompression 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.num_levels: 7 2024-01-21T06:02:06.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-21T06:02:06.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-21T06:02:06.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-21T06:02:06.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.table_properties_collectors: 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.bloom_locality: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: Options.ttl: 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-21T06:02:06.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705816926038675, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.036+0000 7ff393e666c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.037+0000 7ff393e666c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705816926039435, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 62865, "table_properties": {"data_size": 61187, "index_size": 283, "filter_size": 581, "raw_key_size": 8582, "raw_average_key_size": 47, "raw_value_size": 56261, "raw_average_value_size": 309, "num_data_blocks": 9, "num_entries": 182, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.037+0000 7ff393e666c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.038+0000 7ff393e666c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705816926039782, "job": 1, "event": "recovery_finished"} 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.038+0000 7ff393e666c0 4 rocksdb: DB pointer 0x56047146f200 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.039+0000 7ff37afb3700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.039+0000 7ff37afb3700 4 rocksdb: [db/db_impl.cc:778] 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** DB Stats ** 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-21T06:02:06.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** Compaction Stats [default] ** 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: L0 2/0 63.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Sum 2/0 63.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** Compaction Stats [default] ** 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:06.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Cumulative compaction: 0.00 GB write, 23.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Interval compaction: 0.00 GB write, 23.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** Compaction Stats [default] ** 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: L0 2/0 63.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Sum 2/0 63.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** Compaction Stats [default] ** 2024-01-21T06:02:06.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 121.1 0.00 0.00 1 0.000 0 0 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Cumulative compaction: 0.00 GB write, 22.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.039+0000 7ff393e666c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] at bind addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:06.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 1 mon.a@-1(???) e1 preinit fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 0 mon.a@-1(???).mds e1 new map 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 0 mon.a@-1(???).mds e1 print_map 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: e1 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: legacy client fscid: -1 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: No filesystems configured 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: audit 2024-01-21T06:02:05.024524+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.78:0/1040237636' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.040+0000 7ff393e666c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expand map: {default=false} 2024-01-21T06:02:06.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta from 'false' to 'false' 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expanded map: {default=false} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expand map: {default=info} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta from 'info' to 'info' 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expanded map: {default=info} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expand map: {default=daemon} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expanded map: {default=daemon} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expand map: {default=debug} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta from 'debug' to 'debug' 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: debug 2024-01-21T06:02:06.041+0000 7ff393e666c0 20 expand_channel_meta expanded map: {default=debug} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cluster 2024-01-21T06:02:06.057495+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cluster 2024-01-21T06:02:06.057551+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0]} 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cluster 2024-01-21T06:02:06.057582+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-01-21T06:02:06.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cluster 2024-01-21T06:02:06.057602+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-01-21T06:02:06.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:06 smithi078 bash[35163]: cluster 2024-01-21T06:02:06.057932+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-01-21T06:02:06.817 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating mgr... 2024-01-21T06:02:06.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-01-21T06:02:06.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y 2024-01-21T06:02:06.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y 2024-01-21T06:02:06.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service: Unit ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service not loaded. 2024-01-21T06:02:06.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y 2024-01-21T06:02:06.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-8a2d834a-b822-11ee-95b0-87774f69a715.target.wants/ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-8a2d834a-b822-11ee-95b0-87774f69a715@.service. 2024-01-21T06:02:07.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y 2024-01-21T06:02:07.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2024-01-21T06:02:07.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout disabled 2024-01-21T06:02:07.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2024-01-21T06:02:07.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:firewalld.service is not enabled 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mgr to start... 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mgr... 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-21T06:02:07.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-21T06:02:07.108 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:07 smithi078 podman[35381]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.y" found: no such container 2024-01-21T06:02:07.108 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:07 smithi078 systemd[1]: Started Ceph mgr.y for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:02:07.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:07 smithi078 bash[35163]: audit 2024-01-21T06:02:06.452936+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.78:0/2971926621' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-01-21T06:02:07.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:07 smithi078 bash[35163]: audit 2024-01-21T06:02:06.455539+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.78:0/2971926621' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "8a2d834a-b822-11ee-95b0-87774f69a715", 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-21T06:02:07.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 1, 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:07.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:07.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-21T06:02:03.338805+0000", 2024-01-21T06:02:07.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:07.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:07.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-21T06:02:07.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:07.976 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-01-21T06:02:08.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:08 smithi078 bash[35163]: audit 2024-01-21T06:02:07.588961+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.78:0/669088342' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-21T06:02:08.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-21T06:02:08.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-21T06:02:09.413 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:09.413 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:09.413 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "8a2d834a-b822-11ee-95b0-87774f69a715", 2024-01-21T06:02:09.413 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-21T06:02:09.413 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 3, 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-21T06:02:09.414 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-21T06:02:09.415 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-21T06:02:09.416 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-21T06:02:03.338805+0000", 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-21T06:02:09.417 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:09.759 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-01-21T06:02:09.861 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:09 smithi078 bash[35163]: audit 2024-01-21T06:02:09.409616+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.78:0/2397928264' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-21T06:02:10.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-21T06:02:10.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "8a2d834a-b822-11ee-95b0-87774f69a715", 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-21T06:02:11.295 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-21T06:02:11.296 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-21T06:02:11.297 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-21T06:02:03.338805+0000", 2024-01-21T06:02:11.298 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:11.299 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:11.299 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-21T06:02:11.299 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: cluster 2024-01-21T06:02:10.948538+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: cluster 2024-01-21T06:02:10.950925+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00248764s) 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: audit 2024-01-21T06:02:10.951474+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: audit 2024-01-21T06:02:10.951613+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: audit 2024-01-21T06:02:10.951783+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: audit 2024-01-21T06:02:10.952119+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: audit 2024-01-21T06:02:10.952345+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:02:11.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:11 smithi078 bash[35163]: cluster 2024-01-21T06:02:10.966102+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-01-21T06:02:11.942 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2024-01-21T06:02:12.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-21T06:02:12.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:10.974860+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.206738+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: cluster 2024-01-21T06:02:11.206778+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.207658+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.215691+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"45e6cad7-5a92-4f8a-a632-50cf20ba4b92"}]: dispatch 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.218042+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"45e6cad7-5a92-4f8a-a632-50cf20ba4b92"}]': finished 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.218380+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"f9bc7ce6-1fea-41bc-b217-28981cfe867e"}]: dispatch 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.220557+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"f9bc7ce6-1fea-41bc-b217-28981cfe867e"}]': finished 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: audit 2024-01-21T06:02:11.289876+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.78:0/85309421' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-21T06:02:13.039 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:12 smithi078 bash[35163]: cluster 2024-01-21T06:02:11.953369+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.00494s) 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "8a2d834a-b822-11ee-95b0-87774f69a715", 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-21T06:02:13.446 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-21T06:02:13.447 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-21T06:02:13.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:13.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-21T06:02:03.338805+0000", 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-21T06:02:13.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:13.800 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Enabling cephadm module... 2024-01-21T06:02:13.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-01-21T06:02:13.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-01-21T06:02:13.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:13 smithi078 bash[35163]: audit 2024-01-21T06:02:12.212380+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.78:0/281311069' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:02:13.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:13 smithi078 bash[35163]: cluster 2024-01-21T06:02:12.212428+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-01-21T06:02:13.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:13 smithi078 bash[35163]: audit 2024-01-21T06:02:12.214165+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-21T06:02:13.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:13 smithi078 bash[35163]: audit 2024-01-21T06:02:12.687808+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-21T06:02:13.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:13 smithi078 bash[35163]: audit 2024-01-21T06:02:13.441583+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.78:0/3554846571' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-21T06:02:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:14 smithi078 bash[35163]: cluster 2024-01-21T06:02:13.695618+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-01-21T06:02:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:14 smithi078 bash[35163]: audit 2024-01-21T06:02:14.285358+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.78:0/524248929' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-01-21T06:02:14.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:14 smithi078 bash[35397]: ignoring --setuser ceph since I am not root 2024-01-21T06:02:14.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:14 smithi078 bash[35397]: ignoring --setgroup ceph since I am not root 2024-01-21T06:02:15.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-01-21T06:02:15.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6800", 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1097204554 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6801", 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1097204554 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.78:6801/1097204554", 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-01-21T06:02:10.948426+0000", 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-01-21T06:02:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-01-21T06:02:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-01-21T06:02:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-01-21T06:02:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-01-21T06:02:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-01-21T06:02:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-01-21T06:02:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-01-21T06:02:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-01-21T06:02:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-01-21T06:02:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-21T06:02:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-01-21T06:02:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-21T06:02:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-01-21T06:02:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-21T06:02:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-21T06:02:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-21T06:02:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-21T06:02:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-21T06:02:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-01-21T06:02:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-01-21T06:02:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-21T06:02:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-01-21T06:02:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-21T06:02:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-01-21T06:02:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-01-21T06:02:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-01-21T06:02:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-21T06:02:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-01-21T06:02:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-01-21T06:02:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-01-21T06:02:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-01-21T06:02:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:15.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:15.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:15.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-01-21T06:02:15.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-01-21T06:02:16.000 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-01-21T06:02:16.001 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.002 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.003 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.004 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:16.005 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.006 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.007 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.008 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:16.011 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.012 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.013 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.014 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.015 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.015 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.015 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.015 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.015 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-01-21T06:02:16.015 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:16.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:16.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:16.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-01-21T06:02:16.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-01-21T06:02:16.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.016 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.017 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.017 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-21T06:02:16.017 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.017 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.017 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.017 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.018 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.018 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.018 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.018 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.018 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:16.018 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.019 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.020 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.020 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.020 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.020 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.020 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.020 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.021 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.022 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.022 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.022 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.022 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.022 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.022 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.023 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.024 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:16.024 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:16.024 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.024 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.024 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.024 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.026 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.027 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.027 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.027 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.027 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.027 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.027 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.028 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.029 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:16.029 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:16.029 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.029 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.029 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.029 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.030 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.031 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.031 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.031 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.031 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.031 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-01-21T06:02:16.031 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:16.032 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:16.032 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:16.032 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-01-21T06:02:16.032 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-01-21T06:02:16.032 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.032 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.033 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.033 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:16.033 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.033 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.033 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.033 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-01-21T06:02:16.034 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.034 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.034 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.034 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.034 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-01-21T06:02:16.034 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-01-21T06:02:16.035 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.035 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.035 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.035 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:16.035 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.035 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.036 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.036 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.036 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.036 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.036 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.037 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.037 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-01-21T06:02:16.037 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-01-21T06:02:16.037 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.037 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.037 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.038 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-01-21T06:02:16.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-01-21T06:02:16.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.041 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.041 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.041 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.041 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.041 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-01-21T06:02:16.041 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-01-21T06:02:16.042 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.042 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.042 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.042 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:16.042 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.042 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.043 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.043 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.043 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.043 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.043 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.043 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-01-21T06:02:16.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-01-21T06:02:16.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:16.045 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.045 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.045 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.045 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.045 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.045 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.046 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.046 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.046 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-01-21T06:02:16.046 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-01-21T06:02:16.046 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.046 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.047 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.047 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-21T06:02:16.047 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.047 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.047 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.047 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-01-21T06:02:16.048 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.049 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.051 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.052 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-01-21T06:02:16.053 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:16.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.056 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.057 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-01-21T06:02:16.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.062 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.063 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.064 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.065 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.066 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.067 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.068 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.069 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.070 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.072 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:16.073 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.074 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.075 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:16.076 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.077 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.078 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.079 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.080 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.081 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:16.082 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:16.083 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.084 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:16.085 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-01-21T06:02:16.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.087 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.088 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:16.090 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-01-21T06:02:16.091 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-01-21T06:02:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.093 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1372577548 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 674066472 2024-01-21T06:02:16.094 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1252603468 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.095 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:16.096 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:15 smithi078 bash[35163]: audit 2024-01-21T06:02:14.696895+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.78:0/524248929' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-01-21T06:02:16.096 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:15 smithi078 bash[35163]: cluster 2024-01-21T06:02:14.696935+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 3s) 2024-01-21T06:02:16.096 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:15 smithi078 bash[35163]: audit 2024-01-21T06:02:15.582853+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.78:0/260317272' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-01-21T06:02:16.097 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-01-21T06:02:16.097 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2024-01-21T06:02:16.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-01-21T06:02:16.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-01-21T06:02:18.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:18 smithi078 bash[35163]: cluster 2024-01-21T06:02:18.352566+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:02:18.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:18 smithi078 bash[35163]: cluster 2024-01-21T06:02:18.352972+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2024-01-21T06:02:18.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:18 smithi078 bash[35163]: cluster 2024-01-21T06:02:18.354567+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-01-21T06:02:19.420 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:19.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2024-01-21T06:02:19.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-01-21T06:02:19.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: cluster 2024-01-21T06:02:18.405265+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0523646s) 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.407906+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.408498+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.408601+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.408710+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.408950+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.409408+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.411096+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: cluster 2024-01-21T06:02:18.424060+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2024-01-21T06:02:19.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.439777+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-21T06:02:19.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:19 smithi078 bash[35163]: audit 2024-01-21T06:02:18.917875+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-21T06:02:19.766 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-01-21T06:02:19.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-01-21T06:02:19.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-01-21T06:02:20.543 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:20 smithi078 bash[35163]: cluster 2024-01-21T06:02:19.413713+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.06081s) 2024-01-21T06:02:20.543 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:20 smithi078 bash[35163]: audit 2024-01-21T06:02:20.245594+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-01-21T06:02:20.543 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:20 smithi078 bash[35163]: audit 2024-01-21T06:02:20.248108+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-01-21T06:02:20.616 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Generating ssh key... 2024-01-21T06:02:20.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-01-21T06:02:20.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-01-21T06:02:21.568 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35163]: audit 2024-01-21T06:02:20.244468+0000 mgr.y (mgr.14119) 1 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35163]: cluster 2024-01-21T06:02:21.251266+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35163]: audit 2024-01-21T06:02:21.295201+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA02ulIhYQyLntHbo6Z8p9TvYGWqJspSur2U+97lN3RcBzMMB4SD3C\nFoezPttnS2DpW5CZcfMDexe6gjY4MmukcuVpxv8PA/oDRdlJD+RqWsHANigDIOgH5gueE2\ntmMM/mGJHXbfqn+3msEzp8JSbwGOrgvEyNUJQ1DJN0qzFS+NahatDtzncghRXm2WCqguUF\nM104evZGez8EUz9GqbwOLWAbIJ4UM3BFJFfKusUs18jQZ7xGzB1TFE1HihLXkJFYHYVueG\nFFXCtNM+f6Dqhwuzuh+KZ6UC/IbGCJtblmf20xuCd1PgQ3k1ehGycEUdm4GS31Kjc136sq\nd/PFNM4xlyY4WrF60z/eXR9RYCnOZ/S7nBBdmkShLXIz/+qS+oymCdN6hHqOy14RCCk+AQ\ny2ZDUMFi62rrX6zEtgv6pnRvePOcYbp9G6TvaqIknB4TC1us8JnsdA4lDqiUFsgO+uPsLS\n0wpvPqtEB5g+JJsXjH9S8M/dYubQn42UBg+C1lsXAAAFoGQI46tkCOOrAAAAB3NzaC1yc2\nEAAAGBANNrpSIWEMi57R26OmfKfU72BlqibKUrq9lPve5Td0XAczDAeEg9whaHsz7bZ0tg\n6VuQmXHzA3sXuoI2ODJrpHLlacb/DwP6A0XZSQ/kalrBwDYoAyDoB+YLnhNrZjDP5hiR12\n36p/t5rBM6fCUm8Bjq4LxMjVCUNQyTdKsxUvjWoWrQ7c53IIUV5tlgqoLlBTNdOHr2Rns/\nBFM/Rqm8Di1gGyCeFDNwRSRXyrrFLNfI0Ge8RswdUxRNR4oS15CRWB2FbnhhRVwrTTPn+g\n6ocLs7ofimelAvyGxgibW5Zn9tMbgndT4EN5NXoRsnBFHZuBkt9So3Nd+rKnfzxTTOMZcm\nOFqxetM/3l0fUWApzmf0u5wQXZpEoS1yM//qkvqMpgnTeoR6jsteEQgpPgEMtmQ1DBYutq\n61+sxLYL+qZ0b3jznGG6fRuk72qiJJweEwtbrPCZ7HQOJQ6olBbIDvrj7C0tMKbz6rRAeY\nPiSbF4x/UvDP3WLm0J+NlAYPgtZbFwAAAAMBAAEAAAGAUCsqZAF//c1a14Htcbv7xjxObo\nHWts8XjADL4ZpuyNlQFLV3JtWcSlTMqFIkGhY2hs0PEoF22W9G/uc2ahAdPKA3ewjulbBx\nG0RoiwkvNxjvHNoRTaIOlLHlEDISfwHmm3x59y8sEZSyplvwBVp9gsVV0LEqiNqaPxmPDP\ndYIhmo/csZ0cekYjLK5bTdE2NqlG6N4zqNwWBE8Jg24Ff5/ETMJJMsz9CLt1s++ZGZDn4M\nYLmpEu8vuKwRK483hI9H7M8SVeCDe4o/9DNVGVic6Ws9vOIzXu0b4Y7v3tKMGZeiJ9MaX7\n+obFCr8svtTgPKxI6lahih06XIi0mYrH/VtAh6YdYOKaTts4Y0fcVJHIfbZqWLEWdJrbWo\nZ4/ziG1w7bjLum9DMm2sYt6tLANHupmA6HfWRzj7EPaVwYCqgSbslgWjE1ExCm5xQ6dZCx\nyM+iUKmCAsq/N+FUPlWCfps5dgtmnIqjRkZi2SlKe3KYb0HzI14hgRDyVL/8QhZZwZAAAA\nwQDdziqXJ2TG2/cRf62J+k1hBmD4+N1ml3t2jbhpIpUVH1WIT6afflSq1OBuU8iyf8etXz\ndyEdODgClWuFW0pOLHmw5p46/hE7CULhPR9NVJxoEBSTQMcN/w1woXfRITg6998mwFIPG9\n+5gH65VfUtVLsHXQkoZZQbTX/MV4pmDtt7Shtdng/wj5tCEaPNQn7OnSfQy2fco4tvHAhZ\nsRlS9++kDGcszMiwnGlVOEMOERl1TOBgoq8HdNFwxa/7sdxV0AAADBAPP6kSNMaI9uzRXe\n9lz2Xm7eS3fTl3SxAjJXb10bC7KHZEWjYUITfB1qXTcSQpZrepx022N2V7/Bu4kDtc9xDc\nlulme/lwm1fgGqop4kamJw/kV64FAqeVa9QlW2jVo8kOVz0oLI3wkggwgqOTN7TX+n8mKE\n8V34mLrzLDnba6YF/oYZQ+0CPeBmukepzG76PXYITjxzZwVRI3OxBDY+NCkL8rLO5sus6y\nj3iweFdAofiQGEhsZHa1tHuxYE6zqrlQAAAMEA3dZnOjTqr3ut0epNibAcjuOyiNwH+3ni\nFcls8ftA5BQcIo3HqaHCjv/bQ+ADN/5+LSaa1b3PF4+6D4pLBPqNrCIFaoI5AOY4V4rPVM\nbsnBHhBF57nwXxhPt8nj1YAKl8F7IKzhBHHCxH+c3sABy/xARYGQApL9L7bNr+nVUjT8D/\nMffOEUcU4tmIgmhdgZDno+OO1tFv+/aj1dmk364BvRx5m8rteaCGrzNNI0Mm890MDtAp6T\nGE8PjacOZ0B6D7AAAAKWNlcGgtOGEyZDgzNGEtYjgyMi0xMWVlLTk1YjAtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: Generating public/private rsa key pair. 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: Your identification has been saved in /tmp/tmpvc503qqb/key. 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: Your public key has been saved in /tmp/tmpvc503qqb/key.pub. 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: The key fingerprint is: 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: SHA256:B3WesVny/ZTOfwJ+g9dw/fsN4hACaVUL/sU5G1AC57Q ceph-8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:21.569 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: The key's randomart image is: 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: +---[RSA 3072]----+ 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | +oB.= . | 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | + * O X ..| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | + o E @ ..o| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | . . o . +o.o| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | S + o .o+| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | o o o +o| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | . + * =| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | o + ++| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: | . .+| 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35397]: +----[SHA256]-----+ 2024-01-21T06:02:21.570 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35163]: audit 2024-01-21T06:02:21.299531+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA02ulIhYQyLntHbo6Z8p9TvYGWqJspSur2U+97lN3RcBzMMB4SD3C\nFoezPttnS2DpW5CZcfMDexe6gjY4MmukcuVpxv8PA/oDRdlJD+RqWsHANigDIOgH5gueE2\ntmMM/mGJHXbfqn+3msEzp8JSbwGOrgvEyNUJQ1DJN0qzFS+NahatDtzncghRXm2WCqguUF\nM104evZGez8EUz9GqbwOLWAbIJ4UM3BFJFfKusUs18jQZ7xGzB1TFE1HihLXkJFYHYVueG\nFFXCtNM+f6Dqhwuzuh+KZ6UC/IbGCJtblmf20xuCd1PgQ3k1ehGycEUdm4GS31Kjc136sq\nd/PFNM4xlyY4WrF60z/eXR9RYCnOZ/S7nBBdmkShLXIz/+qS+oymCdN6hHqOy14RCCk+AQ\ny2ZDUMFi62rrX6zEtgv6pnRvePOcYbp9G6TvaqIknB4TC1us8JnsdA4lDqiUFsgO+uPsLS\n0wpvPqtEB5g+JJsXjH9S8M/dYubQn42UBg+C1lsXAAAFoGQI46tkCOOrAAAAB3NzaC1yc2\nEAAAGBANNrpSIWEMi57R26OmfKfU72BlqibKUrq9lPve5Td0XAczDAeEg9whaHsz7bZ0tg\n6VuQmXHzA3sXuoI2ODJrpHLlacb/DwP6A0XZSQ/kalrBwDYoAyDoB+YLnhNrZjDP5hiR12\n36p/t5rBM6fCUm8Bjq4LxMjVCUNQyTdKsxUvjWoWrQ7c53IIUV5tlgqoLlBTNdOHr2Rns/\nBFM/Rqm8Di1gGyCeFDNwRSRXyrrFLNfI0Ge8RswdUxRNR4oS15CRWB2FbnhhRVwrTTPn+g\n6ocLs7ofimelAvyGxgibW5Zn9tMbgndT4EN5NXoRsnBFHZuBkt9So3Nd+rKnfzxTTOMZcm\nOFqxetM/3l0fUWApzmf0u5wQXZpEoS1yM//qkvqMpgnTeoR6jsteEQgpPgEMtmQ1DBYutq\n61+sxLYL+qZ0b3jznGG6fRuk72qiJJweEwtbrPCZ7HQOJQ6olBbIDvrj7C0tMKbz6rRAeY\nPiSbF4x/UvDP3WLm0J+NlAYPgtZbFwAAAAMBAAEAAAGAUCsqZAF//c1a14Htcbv7xjxObo\nHWts8XjADL4ZpuyNlQFLV3JtWcSlTMqFIkGhY2hs0PEoF22W9G/uc2ahAdPKA3ewjulbBx\nG0RoiwkvNxjvHNoRTaIOlLHlEDISfwHmm3x59y8sEZSyplvwBVp9gsVV0LEqiNqaPxmPDP\ndYIhmo/csZ0cekYjLK5bTdE2NqlG6N4zqNwWBE8Jg24Ff5/ETMJJMsz9CLt1s++ZGZDn4M\nYLmpEu8vuKwRK483hI9H7M8SVeCDe4o/9DNVGVic6Ws9vOIzXu0b4Y7v3tKMGZeiJ9MaX7\n+obFCr8svtTgPKxI6lahih06XIi0mYrH/VtAh6YdYOKaTts4Y0fcVJHIfbZqWLEWdJrbWo\nZ4/ziG1w7bjLum9DMm2sYt6tLANHupmA6HfWRzj7EPaVwYCqgSbslgWjE1ExCm5xQ6dZCx\nyM+iUKmCAsq/N+FUPlWCfps5dgtmnIqjRkZi2SlKe3KYb0HzI14hgRDyVL/8QhZZwZAAAA\nwQDdziqXJ2TG2/cRf62J+k1hBmD4+N1ml3t2jbhpIpUVH1WIT6afflSq1OBuU8iyf8etXz\ndyEdODgClWuFW0pOLHmw5p46/hE7CULhPR9NVJxoEBSTQMcN/w1woXfRITg6998mwFIPG9\n+5gH65VfUtVLsHXQkoZZQbTX/MV4pmDtt7Shtdng/wj5tCEaPNQn7OnSfQy2fco4tvHAhZ\nsRlS9++kDGcszMiwnGlVOEMOERl1TOBgoq8HdNFwxa/7sdxV0AAADBAPP6kSNMaI9uzRXe\n9lz2Xm7eS3fTl3SxAjJXb10bC7KHZEWjYUITfB1qXTcSQpZrepx022N2V7/Bu4kDtc9xDc\nlulme/lwm1fgGqop4kamJw/kV64FAqeVa9QlW2jVo8kOVz0oLI3wkggwgqOTN7TX+n8mKE\n8V34mLrzLDnba6YF/oYZQ+0CPeBmukepzG76PXYITjxzZwVRI3OxBDY+NCkL8rLO5sus6y\nj3iweFdAofiQGEhsZHa1tHuxYE6zqrlQAAAMEA3dZnOjTqr3ut0epNibAcjuOyiNwH+3ni\nFcls8ftA5BQcIo3HqaHCjv/bQ+ADN/5+LSaa1b3PF4+6D4pLBPqNrCIFaoI5AOY4V4rPVM\nbsnBHhBF57nwXxhPt8nj1YAKl8F7IKzhBHHCxH+c3sABy/xARYGQApL9L7bNr+nVUjT8D/\nMffOEUcU4tmIgmhdgZDno+OO1tFv+/aj1dmk364BvRx5m8rteaCGrzNNI0Mm890MDtAp6T\nGE8PjacOZ0B6D7AAAAKWNlcGgtOGEyZDgzNGEtYjgyMi0xMWVlLTk1YjAtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-01-21T06:02:21.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35163]: audit 2024-01-21T06:02:21.299870+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715\n"}]: dispatch 2024-01-21T06:02:21.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:21 smithi078 bash[35163]: audit 2024-01-21T06:02:21.304804+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715\n"}]': finished 2024-01-21T06:02:21.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-01-21T06:02:21.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-01-21T06:02:22.116 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:22.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:22 smithi078 bash[35163]: audit 2024-01-21T06:02:21.059661+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:22.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:22 smithi078 bash[35163]: cephadm 2024-01-21T06:02:21.059866+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2024-01-21T06:02:23.436 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-01-21T06:02:23.436 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-01-21T06:02:23.436 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Adding host smithi078... 2024-01-21T06:02:23.436 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi078'] 2024-01-21T06:02:23.436 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi078 2024-01-21T06:02:23.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:23 smithi078 bash[35163]: audit 2024-01-21T06:02:22.116990+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:25.112 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:24 smithi078 bash[35397]: Warning: Permanently added 'smithi078,172.21.15.78' (ECDSA) to the list of known hosts. 2024-01-21T06:02:25.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi078' 2024-01-21T06:02:25.839 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:25 smithi078 bash[35163]: audit 2024-01-21T06:02:25.365658+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:02:25.839 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:25 smithi078 bash[35163]: audit 2024-01-21T06:02:25.367459+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:02:26.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:26 smithi078 bash[35163]: audit 2024-01-21T06:02:24.805391+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi078", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:26.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:26 smithi078 bash[35163]: cephadm 2024-01-21T06:02:25.367752+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi078 2024-01-21T06:02:26.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:26 smithi078 bash[35163]: audit 2024-01-21T06:02:25.562352+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:02:26.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:26 smithi078 bash[35163]: audit 2024-01-21T06:02:25.564755+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:02:26.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:26 smithi078 bash[35163]: audit 2024-01-21T06:02:25.565236+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:02:27.590 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Enabling the dashboard module... 2024-01-21T06:02:27.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-01-21T06:02:27.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-01-21T06:02:28.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:28 smithi078 bash[35163]: audit 2024-01-21T06:02:28.526541+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:28.524873\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:28.525991\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:28.526093\", \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:02:28.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:28 smithi078 bash[35163]: audit 2024-01-21T06:02:28.528397+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:28.524873\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:28.525991\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:28.526093\", \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:02:28.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:28 smithi078 bash[35163]: audit 2024-01-21T06:02:28.528909+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.78:0/1899347296' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:02:29.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:29 smithi078 bash[35163]: audit 2024-01-21T06:02:29.084298+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.78:0/1465689341' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-01-21T06:02:29.862 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:29 smithi078 bash[35397]: ignoring --setuser ceph since I am not root 2024-01-21T06:02:29.862 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:29 smithi078 bash[35397]: ignoring --setgroup ceph since I am not root 2024-01-21T06:02:30.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:30 smithi078 bash[35163]: audit 2024-01-21T06:02:29.583392+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.78:0/1465689341' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-01-21T06:02:30.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:30 smithi078 bash[35163]: cluster 2024-01-21T06:02:29.583434+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 11s) 2024-01-21T06:02:32.431 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-01-21T06:02:32.431 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-01-21T06:02:33.058 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6800", 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2416211961 2024-01-21T06:02:33.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6801", 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2416211961 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.78:6801/2416211961", 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-01-21T06:02:18.352890+0000", 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-21T06:02:33.060 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:33.061 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.448 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.449 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.450 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.451 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.452 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.453 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.454 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.455 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.456 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.457 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-01-21T06:02:33.458 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.459 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.460 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.461 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.462 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.463 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-21T06:02:33.464 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.465 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.466 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.467 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.468 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.469 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.470 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.472 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.473 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.474 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-21T06:02:33.475 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-01-21T06:02:33.476 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.477 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.478 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.479 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.480 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.482 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-01-21T06:02:33.483 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-01-21T06:02:33.484 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.486 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.487 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.488 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.492 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-21T06:02:33.493 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.494 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.495 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.496 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.498 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.499 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-01-21T06:02:33.500 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.501 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.502 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.503 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.504 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.505 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.506 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.507 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.508 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.509 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.510 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-21T06:02:33.511 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.512 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.513 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.514 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.515 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.516 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.517 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.518 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-21T06:02:33.519 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-21T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.524 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.525 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.529 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-01-21T06:02:33.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-01-21T06:02:33.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:33.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-21T06:02:33.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.637 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-01-21T06:02:33.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-21T06:02:33.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-21T06:02:33.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-01-21T06:02:33.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-01-21T06:02:33.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-01-21T06:02:33.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-01-21T06:02:33.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-01-21T06:02:33.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-01-21T06:02:33.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-01-21T06:02:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-21T06:02:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-21T06:02:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-21T06:02:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-21T06:02:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-21T06:02:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-01-21T06:02:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3719111629 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3101063600 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2024-01-21T06:02:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 370507339 2024-01-21T06:02:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-21T06:02:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:33.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:33 smithi078 bash[35163]: audit 2024-01-21T06:02:33.052204+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.78:0/2529652474' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-01-21T06:02:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-01-21T06:02:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-01-21T06:02:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-01-21T06:02:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-01-21T06:02:34.362 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:34 smithi078 bash[35397]: Warning: Permanently added 'smithi078,172.21.15.78' (ECDSA) to the list of known hosts. 2024-01-21T06:02:34.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:34 smithi078 bash[35163]: cluster 2024-01-21T06:02:33.294531+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:02:34.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:34 smithi078 bash[35163]: cluster 2024-01-21T06:02:33.294961+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2024-01-21T06:02:34.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:34 smithi078 bash[35163]: cluster 2024-01-21T06:02:33.297842+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-01-21T06:02:35.123 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-21T06:02:35.123 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-01-21T06:02:35.123 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-01-21T06:02:35.123 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: cluster 2024-01-21T06:02:34.113399+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.818516s) 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.114808+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.115871+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.116003+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.116128+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.116378+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.116870+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.117060+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.117243+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.117422+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:02:35.247 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.117608+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:02:35.248 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.117785+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:02:35.248 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: cluster 2024-01-21T06:02:34.131304+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2024-01-21T06:02:35.248 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.153390+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-21T06:02:35.248 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.638713+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-21T06:02:35.248 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:35 smithi078 bash[35163]: audit 2024-01-21T06:02:34.639016+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:02:35.481 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-01-21T06:02:35.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-01-21T06:02:35.481 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-01-21T06:02:36.039 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: cluster 2024-01-21T06:02:35.115858+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.82097s) 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:35.418650+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418067\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418160\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:35.418239\", \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:35.421041+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418067\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418160\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:35.418239\", \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:35.421533+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:36.035714+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEA+ZxlcxZkLji1dja2iUAbAwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDEyMTA2MDIz\nNloXDTM0MDExODA2MDIzNlowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwGOiEHtP\n0p4fsqapXnHi8QWcJQyE2MhyFa4zU2siocPQwQoL4a7ErRyjXVhJ3eC0yIb8oXQ/\nBWuqppgVuhgPvN7UbUR56MaGojJhc2ckggtTTo/VXzkUPiowPcjjokm2EWhG4WMy\n7GTKQKV2Sf98j3ori4xSyUZ4SltJtubjmapnh6ahh32zHI9eqIx6HOqT3tokLx1Y\nQatcNzeK5FqsBhBqA3HYGN8H0P9Rzd82xaTAowHVpg1KbMJ1T9PG4icqxqVSW9lZ\nrTjZvhLava0V4YzJpEue/ioGax2YdTjZY1finRGrt2Ui+CkQspjuH/42xdQmSPpC\nneroB2xOhu5u2wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBApy1tFpbKiSdCF4tE\neRPw1JxzU+/lcsEHzBuQ4WYaR5tKhmVPrSoCSOPfek9kaFFy63jfaYFehaioSHUc\neyGle9z1kFcF2J+fgFHp//TUHzYYQ8zEAQ/jGulN+WQMFo/cluM5R+OoK0O3eep2\nUmUYLWk3EA81ZS6VAzyU4anoz5Y7PQfLIUjn1s+LAqB7b1WzUommzahLp2YztlZf\nezAwCU/9amBcbDIicZ/8gpMk5pHYH+b+vrHRjP6jQJxngwxf6eFotnQkOwSxdtEG\nqePJ5WWrRNcGlzO8XKAjOZO6Ygdq3jI5mdQyc5xpoIOw4gcG+ZEi5pDs0Eoewvmp\nKtKh\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:36.037388+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEA+ZxlcxZkLji1dja2iUAbAwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDEyMTA2MDIz\nNloXDTM0MDExODA2MDIzNlowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwGOiEHtP\n0p4fsqapXnHi8QWcJQyE2MhyFa4zU2siocPQwQoL4a7ErRyjXVhJ3eC0yIb8oXQ/\nBWuqppgVuhgPvN7UbUR56MaGojJhc2ckggtTTo/VXzkUPiowPcjjokm2EWhG4WMy\n7GTKQKV2Sf98j3ori4xSyUZ4SltJtubjmapnh6ahh32zHI9eqIx6HOqT3tokLx1Y\nQatcNzeK5FqsBhBqA3HYGN8H0P9Rzd82xaTAowHVpg1KbMJ1T9PG4icqxqVSW9lZ\nrTjZvhLava0V4YzJpEue/ioGax2YdTjZY1finRGrt2Ui+CkQspjuH/42xdQmSPpC\nneroB2xOhu5u2wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBApy1tFpbKiSdCF4tE\neRPw1JxzU+/lcsEHzBuQ4WYaR5tKhmVPrSoCSOPfek9kaFFy63jfaYFehaioSHUc\neyGle9z1kFcF2J+fgFHp//TUHzYYQ8zEAQ/jGulN+WQMFo/cluM5R+OoK0O3eep2\nUmUYLWk3EA81ZS6VAzyU4anoz5Y7PQfLIUjn1s+LAqB7b1WzUommzahLp2YztlZf\nezAwCU/9amBcbDIicZ/8gpMk5pHYH+b+vrHRjP6jQJxngwxf6eFotnQkOwSxdtEG\nqePJ5WWrRNcGlzO8XKAjOZO6Ygdq3jI5mdQyc5xpoIOw4gcG+ZEi5pDs0Eoewvmp\nKtKh\n-----END CERTIFICATE-----\n"}]': finished 2024-01-21T06:02:36.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:36.037752+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDAY6IQe0/Snh+y\npqleceLxBZwlDITYyHIVrjNTayKhw9DBCgvhrsStHKNdWEnd4LTIhvyhdD8Fa6qm\nmBW6GA+83tRtRHnoxoaiMmFzZySCC1NOj9VfORQ+KjA9yOOiSbYRaEbhYzLsZMpA\npXZJ/3yPeiuLjFLJRnhKW0m25uOZqmeHpqGHfbMcj16ojHoc6pPe2iQvHVhBq1w3\nN4rkWqwGEGoDcdgY3wfQ/1HN3zbFpMCjAdWmDUpswnVP08biJyrGpVJb2VmtONm+\nEtq9rRXhjMmkS57+KgZrHZh1ONljV+KdEau3ZSL4KRCymO4f/jbF1CZI+kKd6ugH\nbE6G7m7bAgMBAAECggEAbLyjT69yeTcX8VBTL+csfk9OZn5B44i/OlO//Kjz5PwY\n09JKzt6JmNIz30FUVox3gVMSHGroZ7bnt8sDlK+ezYAgDjYCtTbnx2q0O5aTQtEF\n38RZs70+HLiZlYIiboo81m/ah+8aTBPXYFxklARLsYg6bl/8NniW6mfYLQEoqKNz\n/ozvtkUNxG+VtDNaPlYyxLEa8++NbT5iLZRAsCsLa2p6ZGHSsiW0cfmxIlP1Hpm+\nhj/rXocQzye3BIp6rkG9tjoxCe+l+W+JT6VETXsvAWtOjkyaHX7U9reqIrPWhxLq\neiRcxMV0Z5rbJwFdKSkoVPN1i9L2yRwqgO9hnpPn6QKBgQD4DD8yOz1btbMRkTB1\nVBlTiRxy77VOG1aS5Jk7q3SgVl4aQ+5JycxUQ5oHHLAu+TKOl1lWuqKKbZv1TxEi\nz+LM3T5A4jRxLqAu+cnQnvjoT7gktNC/4VzeJ8sFhmcp0PDv1yRF8vTNE0eLDAVe\n8i8O/xHa+bvr6+gnO3jK0D5tnQKBgQDGjpcWCZnLKXqtudmGLBvBBDWwKY5xaYtl\ncsfJ++wjJ12fTDR2f/JcB8P35ulFowAMWgBMj6HoC8C+jFDjDjUNPJ8sCop5JYjJ\nZzGMa2+pzyi0w9WScfnkBHQRIwpuvq+6HT7MiW+S9ihEdS2VHnbI2z0Mbc75Ki1b\nVrPWVMPg1wKBgATE14IzuV5GBAdWb0QSNdpxTGa5TRcPV37Dfl6zUS6z+mMu4ynw\nA0mrcw6n8os0p1AugL02IWHf8ZupxX6R2J5vsn602qVCbDn6+3JTXB27SqMKBulp\nf8uVoEWe6+TV64vw6vWdUi+PK1T1CjVlGpqDNOis3HwQsQnwDsZ3cnvRAoGBAJxk\ni5SME1r2XO6hSDhqXaH2UuNimBO0cluBwOPTTfeSdieWumvr81WRuEV2155F+S/B\nZCLprzk6qKJtmvh8pES8zxK9arxpWAhrA5f6t4Uk6ocXCQ3EQHPdHh6xXvJDt938\nUw5/4iX7RVRGh5TA3gbuyHMVusR++CLNc/EJ6w8ZAoGBAKrwL9Um8iyTErdGzzzV\nljykyeoDFXGbVZCzMriUmZxvIEKhNHsRRVJqhTqq5SwXvVdj80gtLJjdTlVCeXu4\nT8icS9m+OQesPKUvmzL0zGnlb3CahOXV1sfi4jeygDycG2xuC8dHugrnR9f3RDYp\nFo0aDwDPrv76gioB3NbikBYd\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-21T06:02:36.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:36 smithi078 bash[35163]: audit 2024-01-21T06:02:36.039677+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDAY6IQe0/Snh+y\npqleceLxBZwlDITYyHIVrjNTayKhw9DBCgvhrsStHKNdWEnd4LTIhvyhdD8Fa6qm\nmBW6GA+83tRtRHnoxoaiMmFzZySCC1NOj9VfORQ+KjA9yOOiSbYRaEbhYzLsZMpA\npXZJ/3yPeiuLjFLJRnhKW0m25uOZqmeHpqGHfbMcj16ojHoc6pPe2iQvHVhBq1w3\nN4rkWqwGEGoDcdgY3wfQ/1HN3zbFpMCjAdWmDUpswnVP08biJyrGpVJb2VmtONm+\nEtq9rRXhjMmkS57+KgZrHZh1ONljV+KdEau3ZSL4KRCymO4f/jbF1CZI+kKd6ugH\nbE6G7m7bAgMBAAECggEAbLyjT69yeTcX8VBTL+csfk9OZn5B44i/OlO//Kjz5PwY\n09JKzt6JmNIz30FUVox3gVMSHGroZ7bnt8sDlK+ezYAgDjYCtTbnx2q0O5aTQtEF\n38RZs70+HLiZlYIiboo81m/ah+8aTBPXYFxklARLsYg6bl/8NniW6mfYLQEoqKNz\n/ozvtkUNxG+VtDNaPlYyxLEa8++NbT5iLZRAsCsLa2p6ZGHSsiW0cfmxIlP1Hpm+\nhj/rXocQzye3BIp6rkG9tjoxCe+l+W+JT6VETXsvAWtOjkyaHX7U9reqIrPWhxLq\neiRcxMV0Z5rbJwFdKSkoVPN1i9L2yRwqgO9hnpPn6QKBgQD4DD8yOz1btbMRkTB1\nVBlTiRxy77VOG1aS5Jk7q3SgVl4aQ+5JycxUQ5oHHLAu+TKOl1lWuqKKbZv1TxEi\nz+LM3T5A4jRxLqAu+cnQnvjoT7gktNC/4VzeJ8sFhmcp0PDv1yRF8vTNE0eLDAVe\n8i8O/xHa+bvr6+gnO3jK0D5tnQKBgQDGjpcWCZnLKXqtudmGLBvBBDWwKY5xaYtl\ncsfJ++wjJ12fTDR2f/JcB8P35ulFowAMWgBMj6HoC8C+jFDjDjUNPJ8sCop5JYjJ\nZzGMa2+pzyi0w9WScfnkBHQRIwpuvq+6HT7MiW+S9ihEdS2VHnbI2z0Mbc75Ki1b\nVrPWVMPg1wKBgATE14IzuV5GBAdWb0QSNdpxTGa5TRcPV37Dfl6zUS6z+mMu4ynw\nA0mrcw6n8os0p1AugL02IWHf8ZupxX6R2J5vsn602qVCbDn6+3JTXB27SqMKBulp\nf8uVoEWe6+TV64vw6vWdUi+PK1T1CjVlGpqDNOis3HwQsQnwDsZ3cnvRAoGBAJxk\ni5SME1r2XO6hSDhqXaH2UuNimBO0cluBwOPTTfeSdieWumvr81WRuEV2155F+S/B\nZCLprzk6qKJtmvh8pES8zxK9arxpWAhrA5f6t4Uk6ocXCQ3EQHPdHh6xXvJDt938\nUw5/4iX7RVRGh5TA3gbuyHMVusR++CLNc/EJ6w8ZAoGBAKrwL9Um8iyTErdGzzzV\nljykyeoDFXGbVZCzMriUmZxvIEKhNHsRRVJqhTqq5SwXvVdj80gtLJjdTlVCeXu4\nT8icS9m+OQesPKUvmzL0zGnlb3CahOXV1sfi4jeygDycG2xuC8dHugrnR9f3RDYp\nFo0aDwDPrv76gioB3NbikBYd\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-21T06:02:36.431 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating initial admin user... 2024-01-21T06:02:36.431 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'qldmqu2xk3', 'administrator', '--force-password', '--pwd-update-required'] 2024-01-21T06:02:36.431 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin qldmqu2xk3 administrator --force-password --pwd-update-required 2024-01-21T06:02:37.165 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$eWCOaFNut7hSVTqGdZIIW.yPSwbjqMJVykluozQ09rim.zGHwkp96", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1705816957, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-01-21T06:02:37.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:37 smithi078 bash[35163]: audit 2024-01-21T06:02:35.981719+0000 mgr.y (mgr.14142) 1 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:37.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:37 smithi078 bash[35163]: cluster 2024-01-21T06:02:36.122631+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-01-21T06:02:37.672 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Fetching dashboard port number... 2024-01-21T06:02:37.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2024-01-21T06:02:37.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi078 -v /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpi3gr4mbs:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpi_ay432p:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-01-21T06:02:38.202 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-01-21T06:02:38.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:38 smithi078 bash[35163]: audit 2024-01-21T06:02:36.937250+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "qldmqu2xk3", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:38.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:38 smithi078 bash[35163]: audit 2024-01-21T06:02:37.162403+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$eWCOaFNut7hSVTqGdZIIW.yPSwbjqMJVykluozQ09rim.zGHwkp96\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1705816957, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-01-21T06:02:38.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:38 smithi078 bash[35163]: audit 2024-01-21T06:02:37.164881+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$eWCOaFNut7hSVTqGdZIIW.yPSwbjqMJVykluozQ09rim.zGHwkp96\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1705816957, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-01-21T06:02:38.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:38 smithi078 bash[35163]: audit 2024-01-21T06:02:37.710215+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:02:38.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:38 smithi078 bash[35163]: audit 2024-01-21T06:02:37.900948+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418067\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418160\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:35.418239\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:02:38.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:38 smithi078 bash[35163]: audit 2024-01-21T06:02:37.902701+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418067\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:02:35.418160\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:35.418239\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: URL: https://smithi078.front.sepia.ceph.com:8443/ 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: User: admin 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: Password: qldmqu2xk3 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:02:38.566 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr: ceph telemetry on 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr:For more information see: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Bootstrap complete. 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Releasing lock 139671056496792 on /run/cephadm/8a2d834a-b822-11ee-95b0-87774f69a715.lock 2024-01-21T06:02:38.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Lock 139671056496792 released on /run/cephadm/8a2d834a-b822-11ee-95b0-87774f69a715.lock 2024-01-21T06:02:38.590 INFO:tasks.cephadm:Fetching config... 2024-01-21T06:02:38.591 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:02:38.591 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-01-21T06:02:38.609 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-01-21T06:02:38.609 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:02:38.609 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-01-21T06:02:38.667 INFO:tasks.cephadm:Fetching mon keyring... 2024-01-21T06:02:38.667 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:02:38.667 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/mon.a/keyring of=/dev/stdout 2024-01-21T06:02:38.733 INFO:tasks.cephadm:Fetching pub ssh key... 2024-01-21T06:02:38.734 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:02:38.734 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-01-21T06:02:38.791 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-01-21T06:02:38.791 DEBUG:teuthology.orchestra.run.smithi078:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-21T06:02:38.867 INFO:teuthology.orchestra.run.smithi078.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:38.877 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-21T06:02:38.923 INFO:teuthology.orchestra.run.smithi115.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTa6UiFhDIue0dujpnyn1O9gZaomylK6vZT73uU3dFwHMwwHhIPcIWh7M+22dLYOlbkJlx8wN7F7qCNjgya6Ry5WnG/w8D+gNF2UkP5GpawcA2KAMg6AfmC54Ta2Ywz+YYkddt+qf7eawTOnwlJvAY6uC8TI1QlDUMk3SrMVL41qFq0O3OdyCFFebZYKqC5QUzXTh69kZ7PwRTP0apvA4tYBsgnhQzcEUkV8q6xSzXyNBnvEbMHVMUTUeKEteQkVgdhW54YUVcK00z5/oOqHC7O6H4pnpQL8hsYIm1uWZ/bTG4J3U+BDeTV6EbJwRR2bgZLfUqNzXfqyp388U0zjGXJjhasXrTP95dH1FgKc5n9LucEF2aRKEtcjP/6pL6jKYJ03qEeo7LXhEIKT4BDLZkNQwWLrautfrMS2C/qmdG9485xhun0bpO9qoiScHhMLW6zwmex0DiUOqJQWyA764+wtLTCm8+q0QHmD4kmxeMf1Lwz91i5tCfjZQGD4LWWxc= ceph-8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:02:38.935 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi115 2024-01-21T06:02:38.935 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T06:02:38.935 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/etc/ceph/ceph.conf 2024-01-21T06:02:38.953 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T06:02:38.954 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-21T06:02:39.012 INFO:tasks.cephadm:Adding host smithi115 to orchestrator... 2024-01-21T06:02:39.013 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch host add smithi115 2024-01-21T06:02:39.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:39 smithi078 bash[35163]: audit 2024-01-21T06:02:38.202252+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.78:0/1989502816' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-01-21T06:02:41.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:41 smithi078 bash[35163]: cluster 2024-01-21T06:02:40.126832+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-01-21T06:02:55.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:55 smithi078 bash[35163]: cluster 2024-01-21T06:02:54.117175+0000 mgr.y (mgr.14142) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:02:57.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:57 smithi078 bash[35163]: cluster 2024-01-21T06:02:56.117431+0000 mgr.y (mgr.14142) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:02:58.862 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:02:58 smithi078 bash[35397]: Warning: Permanently added 'smithi115,172.21.15.115' (ECDSA) to the list of known hosts. 2024-01-21T06:02:59.522 INFO:teuthology.orchestra.run.smithi115.stdout:Added host 'smithi115' 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: cluster 2024-01-21T06:02:58.117663+0000 mgr.y (mgr.14142) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: audit 2024-01-21T06:02:58.519475+0000 mgr.y (mgr.14142) 6 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: audit 2024-01-21T06:02:58.988158+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: audit 2024-01-21T06:02:58.990219+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: audit 2024-01-21T06:02:59.183280+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: audit 2024-01-21T06:02:59.187717+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:02:59.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:02:59 smithi078 bash[35163]: audit 2024-01-21T06:02:59.188309+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:00.349 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch host ls --format=json 2024-01-21T06:03:00.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:00 smithi078 bash[35163]: cephadm 2024-01-21T06:02:58.990646+0000 mgr.y (mgr.14142) 7 : cephadm [INF] Added host smithi115 2024-01-21T06:03:00.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:00 smithi078 bash[35163]: audit 2024-01-21T06:02:59.361006+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:59.360721\", \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:00.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:00 smithi078 bash[35163]: audit 2024-01-21T06:02:59.362504+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:59.360721\", \"networks\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:00.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:00 smithi078 bash[35163]: audit 2024-01-21T06:02:59.363032+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:01.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:01 smithi078 bash[35163]: cluster 2024-01-21T06:03:00.117987+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:01.677 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:03:01.677 INFO:teuthology.orchestra.run.smithi115.stdout:[{"addr": "smithi078", "hostname": "smithi078", "labels": [], "status": ""}, {"addr": "smithi115", "hostname": "smithi115", "labels": [], "status": ""}] 2024-01-21T06:03:02.067 INFO:tasks.cephadm:Setting crush tunables to default 2024-01-21T06:03:02.068 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd crush tunables default 2024-01-21T06:03:02.671 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:02 smithi078 bash[35163]: audit 2024-01-21T06:03:01.764839+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:02.671 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:02 smithi078 bash[35163]: audit 2024-01-21T06:03:01.949186+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:59.360721\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:02.671 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:02 smithi078 bash[35163]: audit 2024-01-21T06:03:01.951278+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-21T06:02:59.360721\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:03.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:03 smithi078 bash[35163]: audit 2024-01-21T06:03:01.676662+0000 mgr.y (mgr.14142) 9 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:03:03.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:03 smithi078 bash[35163]: cluster 2024-01-21T06:03:02.118307+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:03.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:03 smithi078 bash[35163]: audit 2024-01-21T06:03:03.151698+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.78:0/1973558467' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-01-21T06:03:03.956 INFO:teuthology.orchestra.run.smithi078.stderr:adjusted tunables profile to default 2024-01-21T06:03:05.075 INFO:tasks.cephadm:Adding mon.c on smithi078 2024-01-21T06:03:05.076 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add mon 'smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c' 2024-01-21T06:03:05.291 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:04 smithi078 bash[35163]: audit 2024-01-21T06:03:03.953213+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.78:0/1973558467' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-01-21T06:03:05.291 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:04 smithi078 bash[35163]: cluster 2024-01-21T06:03:03.953281+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-21T06:03:05.291 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:04 smithi078 bash[35163]: cluster 2024-01-21T06:03:04.118607+0000 mgr.y (mgr.14142) 11 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:06.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:06 smithi078 bash[35163]: audit 2024-01-21T06:03:06.150767+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:03:06.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:06 smithi078 bash[35163]: audit 2024-01-21T06:03:06.151306+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:06.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:06 smithi078 bash[35163]: audit 2024-01-21T06:03:06.151898+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-01-21T06:03:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:07 smithi078 bash[35163]: cluster 2024-01-21T06:03:06.118891+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:07 smithi078 bash[35163]: audit 2024-01-21T06:03:06.149259+0000 mgr.y (mgr.14142) 13 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:07 smithi078 bash[35163]: cephadm 2024-01-21T06:03:06.151692+0000 mgr.y (mgr.14142) 14 : cephadm [INF] Deploying daemon mon.c on smithi078 2024-01-21T06:03:08.152 INFO:teuthology.orchestra.run.smithi078.stdout:Deployed mon.c on host 'smithi078' 2024-01-21T06:03:08.590 DEBUG:teuthology.orchestra.run.smithi078:mon.c> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.c.service 2024-01-21T06:03:08.592 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-01-21T06:03:08.592 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph mon dump -f json 2024-01-21T06:03:08.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:03:13.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:07.995232+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:13.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:08.119188+0000 mgr.y (mgr.14142) 15 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: audit 2024-01-21T06:03:08.427435+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426802\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}}, \"last_daemon_update\": \"2024-01-21T06:03:08.426909\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:09.993743+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:10.119506+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:12.119766+0000 mgr.y (mgr.14142) 17 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:13.012685+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:13.021469+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:13.021526+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:13.021569+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:13.021830+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: audit 2024-01-21T06:03:13.022751+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426802\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}}, \"last_daemon_update\": \"2024-01-21T06:03:08.426909\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: cluster 2024-01-21T06:03:13.026668+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-01-21T06:03:13.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[35163]: audit 2024-01-21T06:03:13.030388+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426802\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}}, \"last_daemon_update\": \"2024-01-21T06:03:08.426909\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:07.995232+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:08.119188+0000 mgr.y (mgr.14142) 15 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: audit 2024-01-21T06:03:08.427435+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426802\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}}, \"last_daemon_update\": \"2024-01-21T06:03:08.426909\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:09.993743+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:10.119506+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:12.119766+0000 mgr.y (mgr.14142) 17 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:13.012685+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:13.021469+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:13.021526+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:13.021569+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:13.021830+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: audit 2024-01-21T06:03:13.022751+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426802\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}}, \"last_daemon_update\": \"2024-01-21T06:03:08.426909\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:13.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: cluster 2024-01-21T06:03:13.026668+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-01-21T06:03:13.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:13 smithi078 bash[38572]: audit 2024-01-21T06:03:13.030388+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426802\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}}, \"last_daemon_update\": \"2024-01-21T06:03:08.426909\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:13.783 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:03:13.783 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":2,"fsid":"8a2d834a-b822-11ee-95b0-87774f69a715","modified":"2024-01-21T06:03:07.993066Z","created":"2024-01-21T06:02:01.463424Z","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.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3301","nonce":0},{"type":"v1","addr":"172.21.15.78:6790","nonce":0}]},"addr":"172.21.15.78:6790/0","public_addr":"172.21.15.78:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-01-21T06:03:13.785 INFO:teuthology.orchestra.run.smithi078.stderr:dumped monmap epoch 2 2024-01-21T06:03:14.121 INFO:tasks.cephadm:Adding mon.b on smithi115 2024-01-21T06:03:14.122 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add mon smithi115:172.21.15.115=b 2024-01-21T06:03:14.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:14 smithi078 bash[35163]: audit 2024-01-21T06:03:13.783969+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.78:0/1346144337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-21T06:03:14.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:14 smithi078 bash[38572]: audit 2024-01-21T06:03:13.783969+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.78:0/1346144337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-21T06:03:15.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:15 smithi078 bash[35163]: cluster 2024-01-21T06:03:14.119989+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:15.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:15 smithi078 bash[38572]: cluster 2024-01-21T06:03:14.119989+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:16.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[35163]: audit 2024-01-21T06:03:15.311537+0000 mgr.y (mgr.14142) 19 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi115:172.21.15.115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:16.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[35163]: audit 2024-01-21T06:03:15.312869+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:03:16.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[35163]: audit 2024-01-21T06:03:15.313603+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:16.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[35163]: cephadm 2024-01-21T06:03:15.314168+0000 mgr.y (mgr.14142) 20 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-01-21T06:03:16.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[35163]: audit 2024-01-21T06:03:15.314490+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-01-21T06:03:16.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[38572]: audit 2024-01-21T06:03:15.311537+0000 mgr.y (mgr.14142) 19 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi115:172.21.15.115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:16.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[38572]: audit 2024-01-21T06:03:15.312869+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:03:16.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[38572]: audit 2024-01-21T06:03:15.313603+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:16.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[38572]: cephadm 2024-01-21T06:03:15.314168+0000 mgr.y (mgr.14142) 20 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-01-21T06:03:16.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:16 smithi078 bash[38572]: audit 2024-01-21T06:03:15.314490+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-01-21T06:03:17.316 INFO:teuthology.orchestra.run.smithi115.stdout:Deployed mon.b on host 'smithi115' 2024-01-21T06:03:17.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:17 smithi078 bash[35163]: cluster 2024-01-21T06:03:16.120295+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:17.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:17 smithi078 bash[38572]: cluster 2024-01-21T06:03:16.120295+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:17.822 DEBUG:teuthology.orchestra.run.smithi115:mon.b> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.b.service 2024-01-21T06:03:17.824 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-01-21T06:03:17.824 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph mon dump -f json 2024-01-21T06:03:17.853 INFO:journalctl@ceph.mon.b.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:03:23.262 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-01-21T06:03:23.262 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":3,"fsid":"8a2d834a-b822-11ee-95b0-87774f69a715","modified":"2024-01-21T06:03:17.821684Z","created":"2024-01-21T06:02:01.463424Z","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.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3301","nonce":0},{"type":"v1","addr":"172.21.15.78:6790","nonce":0}]},"addr":"172.21.15.78:6790/0","public_addr":"172.21.15.78:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-01-21T06:03:23.264 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 3 2024-01-21T06:03:23.290 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:17.825633+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:17.826032+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:18.120585+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: audit 2024-01-21T06:03:18.134836+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:19.822851+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:20.120856+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.121250+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.827547+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.841188+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.852557+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.852616+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.852643+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.852874+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-01-21T06:03:23.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: audit 2024-01-21T06:03:22.853627+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:23.292 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: cluster 2024-01-21T06:03:22.859732+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-01-21T06:03:23.292 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:22 smithi115 bash[35227]: audit 2024-01-21T06:03:22.863328+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:17.825633+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:17.826032+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:18.120585+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: audit 2024-01-21T06:03:18.134836+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:19.822851+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:20.120856+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.121250+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.827547+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:23.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:17.825633+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:23.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:17.826032+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-21T06:03:23.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:18.120585+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: audit 2024-01-21T06:03:18.134836+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:23.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:19.822851+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:20.120856+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.121250+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.827547+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.841188+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.852557+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.852616+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.852643+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.852874+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: audit 2024-01-21T06:03:22.853627+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: cluster 2024-01-21T06:03:22.859732+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-01-21T06:03:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[35163]: audit 2024-01-21T06:03:22.863328+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:23.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.841188+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:03:23.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.852557+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2024-01-21T06:03:23.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.852616+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-01-21T06:03:23.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.852643+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-21T06:03:23.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.852874+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-01-21T06:03:23.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: audit 2024-01-21T06:03:22.853627+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:23.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: cluster 2024-01-21T06:03:22.859732+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-01-21T06:03:23.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:22 smithi078 bash[38572]: audit 2024-01-21T06:03:22.863328+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}}, \"last_daemon_update\": \"2024-01-21T06:03:18.134265\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:24.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:23 smithi078 bash[38572]: audit 2024-01-21T06:03:23.262626+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.115:0/3769134560' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-21T06:03:24.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:23 smithi078 bash[35163]: audit 2024-01-21T06:03:23.262626+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.115:0/3769134560' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-21T06:03:24.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:23 smithi115 bash[35227]: audit 2024-01-21T06:03:23.262626+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.115:0/3769134560' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-21T06:03:25.344 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:24 smithi115 bash[35227]: cluster 2024-01-21T06:03:24.121644+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:25.357 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-01-21T06:03:25.357 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph config generate-minimal-conf 2024-01-21T06:03:25.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:24 smithi078 bash[35163]: cluster 2024-01-21T06:03:24.121644+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:25.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:24 smithi078 bash[38572]: cluster 2024-01-21T06:03:24.121644+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:26.423 INFO:teuthology.orchestra.run.smithi078.stdout:# minimal ceph.conf for 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:03:26.424 INFO:teuthology.orchestra.run.smithi078.stdout:[global] 2024-01-21T06:03:26.424 INFO:teuthology.orchestra.run.smithi078.stdout: fsid = 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:03:26.424 INFO:teuthology.orchestra.run.smithi078.stdout: mon_host = [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] 2024-01-21T06:03:26.778 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-01-21T06:03:26.779 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:03:26.779 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.conf 2024-01-21T06:03:26.847 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:03:26.847 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-21T06:03:26.916 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T06:03:26.916 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.conf 2024-01-21T06:03:26.988 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T06:03:26.988 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-21T06:03:27.056 INFO:tasks.cephadm:Adding mgr.y on smithi078 2024-01-21T06:03:27.056 INFO:tasks.cephadm:Adding mgr.x on smithi115 2024-01-21T06:03:27.056 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch apply mgr '2;smithi078=y;smithi115=x' 2024-01-21T06:03:27.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:27 smithi078 bash[35163]: cluster 2024-01-21T06:03:26.122003+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:27.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:27 smithi078 bash[35163]: audit 2024-01-21T06:03:26.423950+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.78:0/2299269380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:27.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:27 smithi078 bash[38572]: cluster 2024-01-21T06:03:26.122003+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:27.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:27 smithi078 bash[38572]: audit 2024-01-21T06:03:26.423950+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.78:0/2299269380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:27 smithi115 bash[35227]: cluster 2024-01-21T06:03:26.122003+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:27 smithi115 bash[35227]: audit 2024-01-21T06:03:26.423950+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.78:0/2299269380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:29.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:29 smithi078 bash[38572]: cluster 2024-01-21T06:03:28.122332+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:29.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:29 smithi078 bash[35163]: cluster 2024-01-21T06:03:28.122332+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:29.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:29 smithi115 bash[35227]: cluster 2024-01-21T06:03:28.122332+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:31.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:31 smithi115 bash[35227]: cluster 2024-01-21T06:03:30.122697+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:31.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:31 smithi078 bash[38572]: cluster 2024-01-21T06:03:30.122697+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:31.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:31 smithi078 bash[35163]: cluster 2024-01-21T06:03:30.122697+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:31.633 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled mgr update... 2024-01-21T06:03:32.006 DEBUG:teuthology.orchestra.run.smithi115:mgr.x> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service 2024-01-21T06:03:32.008 INFO:tasks.cephadm:Deploying OSDs... 2024-01-21T06:03:32.008 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:03:32.008 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/scratch_devs of=/dev/stdout 2024-01-21T06:03:32.030 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-01-21T06:03:32.031 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_1 2024-01-21T06:03:32.035 INFO:journalctl@ceph.mgr.x.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:03:32.092 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 163228 Links: 1 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-01-21 06:03:07.656709390 +0000 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-01-21 06:00:03.635717834 +0000 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-01-21 06:00:03.635717834 +0000 2024-01-21T06:03:32.093 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-01-21T06:03:32.093 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-21T06:03:32.165 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-01-21T06:03:32.165 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-01-21T06:03:32.166 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000315595 s, 1.6 MB/s 2024-01-21T06:03:32.167 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-21T06:03:32.231 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_2 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 159703 Links: 1 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-01-21 06:03:07.656709390 +0000 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-01-21 06:00:03.970712006 +0000 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-01-21 06:00:03.970712006 +0000 2024-01-21T06:03:32.293 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-01-21T06:03:32.294 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-21T06:03:32.364 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-01-21T06:03:32.365 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-01-21T06:03:32.365 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000241659 s, 2.1 MB/s 2024-01-21T06:03:32.366 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-21T06:03:32.430 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_3 2024-01-21T06:03:32.491 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 154293 Links: 1 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-01-21 06:03:07.656709390 +0000 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-01-21 06:00:04.309706109 +0000 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-01-21 06:00:04.309706109 +0000 2024-01-21T06:03:32.492 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-01-21T06:03:32.492 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-21T06:03:32.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:32 smithi115 bash[35227]: audit 2024-01-21T06:03:31.629205+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-21T06:03:31.628878\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-21T06:03:32.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:32 smithi115 bash[35227]: audit 2024-01-21T06:03:31.632083+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-21T06:03:31.628878\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-21T06:03:32.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:32 smithi115 bash[35227]: audit 2024-01-21T06:03:31.633438+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:03:32.521 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:32 smithi115 bash[35227]: audit 2024-01-21T06:03:31.636560+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-21T06:03:32.521 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:32 smithi115 bash[35227]: audit 2024-01-21T06:03:31.637331+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:32.521 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:32 smithi115 bash[35227]: audit 2024-01-21T06:03:31.638483+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[35163]: audit 2024-01-21T06:03:31.629205+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-21T06:03:31.628878\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[35163]: audit 2024-01-21T06:03:31.632083+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-21T06:03:31.628878\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[35163]: audit 2024-01-21T06:03:31.633438+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[35163]: audit 2024-01-21T06:03:31.636560+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[35163]: audit 2024-01-21T06:03:31.637331+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[35163]: audit 2024-01-21T06:03:31.638483+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-21T06:03:32.562 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[38572]: audit 2024-01-21T06:03:31.629205+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-21T06:03:31.628878\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-21T06:03:32.563 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[38572]: audit 2024-01-21T06:03:31.632083+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-21T06:03:31.628878\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-21T06:03:32.563 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[38572]: audit 2024-01-21T06:03:31.633438+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:03:32.563 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[38572]: audit 2024-01-21T06:03:31.636560+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-21T06:03:32.563 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[38572]: audit 2024-01-21T06:03:31.637331+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:32.563 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:32 smithi078 bash[38572]: audit 2024-01-21T06:03:31.638483+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-21T06:03:32.563 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-01-21T06:03:32.564 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-01-21T06:03:32.564 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000257255 s, 2.0 MB/s 2024-01-21T06:03:32.565 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-21T06:03:32.629 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_4 2024-01-21T06:03:32.691 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-21T06:03:32.691 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:32.691 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 165988 Links: 1 2024-01-21T06:03:32.691 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:32.691 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:32.692 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-01-21 06:03:07.656709390 +0000 2024-01-21T06:03:32.692 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-01-21 06:00:04.641700333 +0000 2024-01-21T06:03:32.692 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-01-21 06:00:04.641700333 +0000 2024-01-21T06:03:32.692 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-01-21T06:03:32.692 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-21T06:03:32.763 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-01-21T06:03:32.764 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-01-21T06:03:32.764 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000252446 s, 2.0 MB/s 2024-01-21T06:03:32.765 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-21T06:03:32.791 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:03:32 smithi115 systemd[1]: Starting Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:03:32.827 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T06:03:32.828 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/scratch_devs of=/dev/stdout 2024-01-21T06:03:32.847 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-01-21T06:03:32.848 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_1 2024-01-21T06:03:32.904 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 159624 Links: 1 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-01-21 06:03:32.747112559 +0000 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-01-21 06:00:03.619236509 +0000 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-01-21 06:00:03.619236509 +0000 2024-01-21T06:03:32.905 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-01-21T06:03:32.905 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-21T06:03:32.975 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-01-21T06:03:32.975 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-01-21T06:03:32.975 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000249699 s, 2.1 MB/s 2024-01-21T06:03:32.976 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-21T06:03:33.035 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_2 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 159705 Links: 1 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-01-21 06:03:32.747112559 +0000 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-01-21 06:00:03.959230061 +0000 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-01-21 06:00:03.959230061 +0000 2024-01-21T06:03:33.096 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-01-21T06:03:33.096 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-21T06:03:33.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:03:32 smithi115 podman[35951]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x" found: no such container 2024-01-21T06:03:33.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:03:32 smithi115 systemd[1]: Started Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:03:33.154 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-01-21T06:03:33.155 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-01-21T06:03:33.155 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000236087 s, 2.2 MB/s 2024-01-21T06:03:33.156 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-21T06:03:33.215 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_3 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 161534 Links: 1 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-01-21 06:03:32.747112559 +0000 2024-01-21T06:03:33.272 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-01-21 06:00:04.315223309 +0000 2024-01-21T06:03:33.273 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-01-21 06:00:04.315223309 +0000 2024-01-21T06:03:33.273 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-01-21T06:03:33.273 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-21T06:03:33.341 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-01-21T06:03:33.342 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-01-21T06:03:33.342 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000187478 s, 2.7 MB/s 2024-01-21T06:03:33.343 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-21T06:03:33.401 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_4 2024-01-21T06:03:33.459 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 168012 Links: 1 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-01-21 06:03:32.747112559 +0000 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-01-21 06:00:04.669216595 +0000 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-01-21 06:00:04.669216595 +0000 2024-01-21T06:03:33.460 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-01-21T06:03:33.460 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-21T06:03:33.489 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: audit 2024-01-21T06:03:31.628205+0000 mgr.y (mgr.14142) 29 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi115=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:33.489 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: cephadm 2024-01-21T06:03:31.628863+0000 mgr.y (mgr.14142) 30 : cephadm [INF] Saving service mgr spec with placement count:2 smithi078=y,smithi115=x 2024-01-21T06:03:33.489 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: cephadm 2024-01-21T06:03:31.637999+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:03:33.490 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: cluster 2024-01-21T06:03:32.123056+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:33.490 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: audit 2024-01-21T06:03:32.850899+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:33.490 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: audit 2024-01-21T06:03:32.853902+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:33.490 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:33 smithi115 bash[35227]: audit 2024-01-21T06:03:32.854630+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:33.516 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-01-21T06:03:33.517 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-01-21T06:03:33.517 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.00020855 s, 2.5 MB/s 2024-01-21T06:03:33.518 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-21T06:03:33.575 INFO:tasks.cephadm:Deploying osd.0 on smithi078 with /dev/vg_nvme/lv_4... 2024-01-21T06:03:33.576 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: audit 2024-01-21T06:03:31.628205+0000 mgr.y (mgr.14142) 29 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi115=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: cephadm 2024-01-21T06:03:31.628863+0000 mgr.y (mgr.14142) 30 : cephadm [INF] Saving service mgr spec with placement count:2 smithi078=y,smithi115=x 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: cephadm 2024-01-21T06:03:31.637999+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: cluster 2024-01-21T06:03:32.123056+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: audit 2024-01-21T06:03:32.850899+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: audit 2024-01-21T06:03:32.853902+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[35163]: audit 2024-01-21T06:03:32.854630+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:33.608 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: audit 2024-01-21T06:03:31.628205+0000 mgr.y (mgr.14142) 29 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi115=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:33.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: cephadm 2024-01-21T06:03:31.628863+0000 mgr.y (mgr.14142) 30 : cephadm [INF] Saving service mgr spec with placement count:2 smithi078=y,smithi115=x 2024-01-21T06:03:33.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: cephadm 2024-01-21T06:03:31.637999+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:03:33.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: cluster 2024-01-21T06:03:32.123056+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:33.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: audit 2024-01-21T06:03:32.850899+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:33.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: audit 2024-01-21T06:03:32.853902+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:18.134130\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:33.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:33 smithi078 bash[38572]: audit 2024-01-21T06:03:32.854630+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[35163]: audit 2024-01-21T06:03:33.658949+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_daemon_update\": \"2024-01-21T06:03:33.658396\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[38572]: audit 2024-01-21T06:03:33.658949+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_daemon_update\": \"2024-01-21T06:03:33.658396\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[35163]: audit 2024-01-21T06:03:33.664735+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_daemon_update\": \"2024-01-21T06:03:33.658396\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[35163]: audit 2024-01-21T06:03:33.665953+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[35163]: audit 2024-01-21T06:03:33.666622+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[35163]: audit 2024-01-21T06:03:33.667538+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[38572]: audit 2024-01-21T06:03:33.664735+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_daemon_update\": \"2024-01-21T06:03:33.658396\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[38572]: audit 2024-01-21T06:03:33.665953+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[38572]: audit 2024-01-21T06:03:33.666622+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:34 smithi078 bash[38572]: audit 2024-01-21T06:03:33.667538+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-21T06:03:34.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:34 smithi115 bash[35227]: audit 2024-01-21T06:03:33.658949+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_daemon_update\": \"2024-01-21T06:03:33.658396\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:03:34.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:34 smithi115 bash[35227]: audit 2024-01-21T06:03:33.664735+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}}, \"last_daemon_update\": \"2024-01-21T06:03:33.658396\", \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:03:34.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:34 smithi115 bash[35227]: audit 2024-01-21T06:03:33.665953+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-21T06:03:34.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:34 smithi115 bash[35227]: audit 2024-01-21T06:03:33.666622+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:34.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:34 smithi115 bash[35227]: audit 2024-01-21T06:03:33.667538+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-21T06:03:34.986 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-21T06:03:34.986 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-21T06:03:34.986 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-01-21T06:03:34.986 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-01-21T06:03:34.986 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110952 s, 945 MB/s 2024-01-21T06:03:34.986 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-01-21T06:03:35.309 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: cephadm 2024-01-21T06:03:33.665709+0000 mgr.y (mgr.14142) 33 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: cephadm 2024-01-21T06:03:33.667097+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: cluster 2024-01-21T06:03:34.123471+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: audit 2024-01-21T06:03:34.637475+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: cephadm 2024-01-21T06:03:33.665709+0000 mgr.y (mgr.14142) 33 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: cephadm 2024-01-21T06:03:33.667097+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: cluster 2024-01-21T06:03:34.123471+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: audit 2024-01-21T06:03:34.637475+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:35.310 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: audit 2024-01-21T06:03:34.639776+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:35.311 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: audit 2024-01-21T06:03:34.640418+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:35.311 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[38572]: cluster 2024-01-21T06:03:34.663313+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-21T06:03:35.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: audit 2024-01-21T06:03:34.639776+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:35.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: audit 2024-01-21T06:03:34.640418+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:35.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:35 smithi078 bash[35163]: cluster 2024-01-21T06:03:34.663313+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-21T06:03:35.452 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_4 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: cephadm 2024-01-21T06:03:33.665709+0000 mgr.y (mgr.14142) 33 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: cephadm 2024-01-21T06:03:33.667097+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: cluster 2024-01-21T06:03:34.123471+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: audit 2024-01-21T06:03:34.637475+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: audit 2024-01-21T06:03:34.639776+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426684\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:08.426837\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: audit 2024-01-21T06:03:34.640418+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:35 smithi115 bash[35227]: cluster 2024-01-21T06:03:34.663313+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-21T06:03:36.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:36 smithi078 bash[38572]: audit 2024-01-21T06:03:35.386090+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_daemon_update\": \"2024-01-21T06:03:35.385565\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:36.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:36 smithi078 bash[38572]: audit 2024-01-21T06:03:35.388495+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_daemon_update\": \"2024-01-21T06:03:35.385565\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:36.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:36 smithi078 bash[35163]: audit 2024-01-21T06:03:35.386090+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_daemon_update\": \"2024-01-21T06:03:35.385565\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:36.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:36 smithi078 bash[35163]: audit 2024-01-21T06:03:35.388495+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_daemon_update\": \"2024-01-21T06:03:35.385565\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:36.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:36 smithi115 bash[35227]: audit 2024-01-21T06:03:35.386090+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_daemon_update\": \"2024-01-21T06:03:35.385565\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:36.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:36 smithi115 bash[35227]: audit 2024-01-21T06:03:35.388495+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}}, \"last_daemon_update\": \"2024-01-21T06:03:35.385565\", \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:37.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: cluster 2024-01-21T06:03:36.123888+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: audit 2024-01-21T06:03:36.599394+0000 mgr.y (mgr.14142) 37 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: cephadm 2024-01-21T06:03:36.600171+0000 mgr.y (mgr.14142) 38 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: audit 2024-01-21T06:03:36.600451+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: audit 2024-01-21T06:03:36.600959+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: audit 2024-01-21T06:03:36.601536+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: cluster 2024-01-21T06:03:36.725096+0000 mon.a (mon.0) 180 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: audit 2024-01-21T06:03:36.726267+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.115:0/3285832380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[38572]: audit 2024-01-21T06:03:36.727307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.115:0/3285832380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: cluster 2024-01-21T06:03:36.123888+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: audit 2024-01-21T06:03:36.599394+0000 mgr.y (mgr.14142) 37 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:37.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: cephadm 2024-01-21T06:03:36.600171+0000 mgr.y (mgr.14142) 38 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:03:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: audit 2024-01-21T06:03:36.600451+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:03:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: audit 2024-01-21T06:03:36.600959+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: audit 2024-01-21T06:03:36.601536+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: cluster 2024-01-21T06:03:36.725096+0000 mon.a (mon.0) 180 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:03:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: audit 2024-01-21T06:03:36.726267+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.115:0/3285832380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:03:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:37 smithi078 bash[35163]: audit 2024-01-21T06:03:36.727307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.115:0/3285832380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: cluster 2024-01-21T06:03:36.123888+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: audit 2024-01-21T06:03:36.599394+0000 mgr.y (mgr.14142) 37 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: cephadm 2024-01-21T06:03:36.600171+0000 mgr.y (mgr.14142) 38 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: audit 2024-01-21T06:03:36.600451+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: audit 2024-01-21T06:03:36.600959+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: audit 2024-01-21T06:03:36.601536+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: cluster 2024-01-21T06:03:36.725096+0000 mon.a (mon.0) 180 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: audit 2024-01-21T06:03:36.726267+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.115:0/3285832380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:03:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:37 smithi115 bash[35227]: audit 2024-01-21T06:03:36.727307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.115:0/3285832380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:03:38.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: cluster 2024-01-21T06:03:37.396138+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e14: y(active, since 64s), standbys: x 2024-01-21T06:03:38.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: audit 2024-01-21T06:03:37.396237+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:03:38.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: audit 2024-01-21T06:03:38.021032+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.78:0/3740297266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]: dispatch 2024-01-21T06:03:38.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: audit 2024-01-21T06:03:38.021303+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]: dispatch 2024-01-21T06:03:38.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: audit 2024-01-21T06:03:38.026145+0000 mon.a (mon.0) 184 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]': finished 2024-01-21T06:03:38.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: cluster 2024-01-21T06:03:38.026191+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-21T06:03:38.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[35163]: audit 2024-01-21T06:03:38.026281+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:38.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: cluster 2024-01-21T06:03:37.396138+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e14: y(active, since 64s), standbys: x 2024-01-21T06:03:38.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: audit 2024-01-21T06:03:37.396237+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:03:38.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: audit 2024-01-21T06:03:38.021032+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.78:0/3740297266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]: dispatch 2024-01-21T06:03:38.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: audit 2024-01-21T06:03:38.021303+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]: dispatch 2024-01-21T06:03:38.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: audit 2024-01-21T06:03:38.026145+0000 mon.a (mon.0) 184 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]': finished 2024-01-21T06:03:38.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: cluster 2024-01-21T06:03:38.026191+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-21T06:03:38.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:38 smithi078 bash[38572]: audit 2024-01-21T06:03:38.026281+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:38.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: cluster 2024-01-21T06:03:37.396138+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e14: y(active, since 64s), standbys: x 2024-01-21T06:03:38.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: audit 2024-01-21T06:03:37.396237+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:03:38.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: audit 2024-01-21T06:03:38.021032+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.78:0/3740297266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]: dispatch 2024-01-21T06:03:38.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: audit 2024-01-21T06:03:38.021303+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]: dispatch 2024-01-21T06:03:38.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: audit 2024-01-21T06:03:38.026145+0000 mon.a (mon.0) 184 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f9f07fc-bcc5-400f-bd74-b68ae7062d6b"}]': finished 2024-01-21T06:03:38.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: cluster 2024-01-21T06:03:38.026191+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-21T06:03:38.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:38 smithi115 bash[35227]: audit 2024-01-21T06:03:38.026281+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:39.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:39 smithi078 bash[35163]: cluster 2024-01-21T06:03:38.124181+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:39.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:39 smithi078 bash[35163]: audit 2024-01-21T06:03:38.780246+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.78:0/3069520734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:03:39.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:39 smithi078 bash[38572]: cluster 2024-01-21T06:03:38.124181+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:39.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:39 smithi078 bash[38572]: audit 2024-01-21T06:03:38.780246+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.78:0/3069520734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:03:39.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:39 smithi115 bash[35227]: cluster 2024-01-21T06:03:38.124181+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:39.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:39 smithi115 bash[35227]: audit 2024-01-21T06:03:38.780246+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.78:0/3069520734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:03:41.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:41 smithi078 bash[35163]: cluster 2024-01-21T06:03:40.124437+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:41.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:41 smithi078 bash[35163]: audit 2024-01-21T06:03:40.983871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:41.600 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:41 smithi078 bash[38572]: cluster 2024-01-21T06:03:40.124437+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:41.600 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:41 smithi078 bash[38572]: audit 2024-01-21T06:03:40.983871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:41.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:41 smithi115 bash[35227]: cluster 2024-01-21T06:03:40.124437+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:41.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:41 smithi115 bash[35227]: audit 2024-01-21T06:03:40.983871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.399 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 0 on host 'smithi078' 2024-01-21T06:03:43.505 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: cluster 2024-01-21T06:03:42.124690+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: audit 2024-01-21T06:03:42.417938+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: audit 2024-01-21T06:03:42.418448+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: cephadm 2024-01-21T06:03:42.418813+0000 mgr.y (mgr.14142) 42 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: audit 2024-01-21T06:03:42.418985+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: cluster 2024-01-21T06:03:42.124690+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: audit 2024-01-21T06:03:42.417938+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: audit 2024-01-21T06:03:42.418448+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: cephadm 2024-01-21T06:03:42.418813+0000 mgr.y (mgr.14142) 42 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:03:43.506 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: audit 2024-01-21T06:03:42.418985+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.507 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: audit 2024-01-21T06:03:43.393096+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:43.507 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: audit 2024-01-21T06:03:43.393809+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.507 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[35163]: audit 2024-01-21T06:03:43.396163+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:43.507 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: audit 2024-01-21T06:03:43.393096+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:43.507 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: audit 2024-01-21T06:03:43.393809+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.507 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[38572]: audit 2024-01-21T06:03:43.396163+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:43.716 DEBUG:teuthology.orchestra.run.smithi078:osd.0> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.0.service 2024-01-21T06:03:43.718 INFO:tasks.cephadm:Deploying osd.1 on smithi078 with /dev/vg_nvme/lv_3... 2024-01-21T06:03:43.718 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-21T06:03:43.750 INFO:journalctl@ceph.osd.0.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: cluster 2024-01-21T06:03:42.124690+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: audit 2024-01-21T06:03:42.417938+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: audit 2024-01-21T06:03:42.418448+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: cephadm 2024-01-21T06:03:42.418813+0000 mgr.y (mgr.14142) 42 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: audit 2024-01-21T06:03:42.418985+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: audit 2024-01-21T06:03:43.393096+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: audit 2024-01-21T06:03:43.393809+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:43 smithi115 bash[35227]: audit 2024-01-21T06:03:43.396163+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385398\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385470\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:35.385500\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_device_update\": \"2024-01-21T06:02:37.900447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:44.112 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-21T06:03:44.112 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-01-21T06:03:44.112 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-01-21T06:03:44.112 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-01-21T06:03:44.113 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-21T06:03:44.113 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-21T06:03:44.113 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:43 smithi078 bash[40641]: --> ceph-volume lvm activate successful for osd ID: 0 2024-01-21T06:03:45.328 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-21T06:03:45.328 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-21T06:03:45.329 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-01-21T06:03:45.329 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-01-21T06:03:45.329 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121149 s, 866 MB/s 2024-01-21T06:03:45.329 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-01-21T06:03:45.343 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[40940]: debug 2024-01-21T06:03:45.085+0000 7f43c0bc1ec0 -1 Falling back to public interface 2024-01-21T06:03:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[35163]: cluster 2024-01-21T06:03:44.124970+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[38572]: cluster 2024-01-21T06:03:44.124970+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[35163]: audit 2024-01-21T06:03:44.580714+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:45.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[38572]: audit 2024-01-21T06:03:44.580714+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:45.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[35163]: audit 2024-01-21T06:03:44.583563+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:45.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[35163]: audit 2024-01-21T06:03:44.584114+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:45.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[38572]: audit 2024-01-21T06:03:44.583563+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:45.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[38572]: audit 2024-01-21T06:03:44.584114+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:45.761 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_3 2024-01-21T06:03:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:45 smithi115 bash[35227]: cluster 2024-01-21T06:03:44.124970+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:45 smithi115 bash[35227]: audit 2024-01-21T06:03:44.580714+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:45 smithi115 bash[35227]: audit 2024-01-21T06:03:44.583563+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:45 smithi115 bash[35227]: audit 2024-01-21T06:03:44.584114+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:46.036 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:45 smithi078 bash[40940]: debug 2024-01-21T06:03:45.643+0000 7f43c0bc1ec0 -1 osd.0 0 log_to_monitors {default=true} 2024-01-21T06:03:46.683 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:46 smithi078 bash[35163]: audit 2024-01-21T06:03:45.646806+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:03:46.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:46 smithi078 bash[38572]: audit 2024-01-21T06:03:45.646806+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:03:46.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:46 smithi115 bash[35227]: audit 2024-01-21T06:03:45.646806+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:03:47.612 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[40940]: debug 2024-01-21T06:03:47.419+0000 7f43a596e700 -1 osd.0 0 waiting for initial osdmap 2024-01-21T06:03:47.613 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[40940]: debug 2024-01-21T06:03:47.422+0000 7f43b0b8a700 -1 osd.0 9 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: cluster 2024-01-21T06:03:46.125280+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:46.416517+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: cluster 2024-01-21T06:03:46.416556+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:46.416666+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:46.417020+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:46.784577+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:46.978146+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:46.980842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:47.114799+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:47.115315+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[35163]: audit 2024-01-21T06:03:47.115896+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: cluster 2024-01-21T06:03:46.125280+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:46.416517+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: cluster 2024-01-21T06:03:46.416556+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:46.416666+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:46.417020+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:46.784577+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:46.978146+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:46.980842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:47.114799+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:47.115315+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:47 smithi078 bash[38572]: audit 2024-01-21T06:03:47.115896+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: cluster 2024-01-21T06:03:46.125280+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:46.416517+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: cluster 2024-01-21T06:03:46.416556+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:46.416666+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:46.417020+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:46.784577+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:46.978146+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:47.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:46.980842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"d52760ec695d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.580021\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:44.371192\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:42.417661\"}}, \"last_daemon_update\": \"2024-01-21T06:03:44.580108\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:47.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:47.114799+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:03:47.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:47.115315+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:47.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:47 smithi115 bash[35227]: audit 2024-01-21T06:03:47.115896+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:48.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: cluster 2024-01-21T06:03:46.675628+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: cluster 2024-01-21T06:03:46.675658+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: audit 2024-01-21T06:03:47.114033+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: cephadm 2024-01-21T06:03:47.114540+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: audit 2024-01-21T06:03:47.417778+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: cluster 2024-01-21T06:03:47.417821+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[35163]: audit 2024-01-21T06:03:47.418215+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: cluster 2024-01-21T06:03:46.675628+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: cluster 2024-01-21T06:03:46.675658+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:03:48.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: audit 2024-01-21T06:03:47.114033+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:48.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: cephadm 2024-01-21T06:03:47.114540+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:03:48.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: audit 2024-01-21T06:03:47.417778+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:03:48.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: cluster 2024-01-21T06:03:47.417821+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-21T06:03:48.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:48 smithi078 bash[38572]: audit 2024-01-21T06:03:47.418215+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: cluster 2024-01-21T06:03:46.675628+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:03:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: cluster 2024-01-21T06:03:46.675658+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:03:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: audit 2024-01-21T06:03:47.114033+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:03:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: cephadm 2024-01-21T06:03:47.114540+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:03:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: audit 2024-01-21T06:03:47.417778+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:03:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: cluster 2024-01-21T06:03:47.417821+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-21T06:03:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:48 smithi115 bash[35227]: audit 2024-01-21T06:03:47.418215+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:49.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: cluster 2024-01-21T06:03:48.125582+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:49.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: cluster 2024-01-21T06:03:48.425646+0000 mon.a (mon.0) 211 : cluster [INF] osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006] boot 2024-01-21T06:03:49.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: cluster 2024-01-21T06:03:48.425682+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: audit 2024-01-21T06:03:48.426265+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: audit 2024-01-21T06:03:48.503067+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.78:0/265452187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]: dispatch 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: audit 2024-01-21T06:03:48.503354+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]: dispatch 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: audit 2024-01-21T06:03:48.506911+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]': finished 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: cluster 2024-01-21T06:03:48.506953+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e11: 2 total, 1 up, 1 in 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: audit 2024-01-21T06:03:48.507060+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[35163]: audit 2024-01-21T06:03:49.264138+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.78:0/1683731401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: cluster 2024-01-21T06:03:48.125582+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: cluster 2024-01-21T06:03:48.425646+0000 mon.a (mon.0) 211 : cluster [INF] osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006] boot 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: cluster 2024-01-21T06:03:48.425682+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-21T06:03:49.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: audit 2024-01-21T06:03:48.426265+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:49.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: audit 2024-01-21T06:03:48.503067+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.78:0/265452187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]: dispatch 2024-01-21T06:03:49.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: audit 2024-01-21T06:03:48.503354+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]: dispatch 2024-01-21T06:03:49.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: audit 2024-01-21T06:03:48.506911+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]': finished 2024-01-21T06:03:49.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: cluster 2024-01-21T06:03:48.506953+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e11: 2 total, 1 up, 1 in 2024-01-21T06:03:49.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: audit 2024-01-21T06:03:48.507060+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:49.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:49 smithi078 bash[38572]: audit 2024-01-21T06:03:49.264138+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.78:0/1683731401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:03:49.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: cluster 2024-01-21T06:03:48.125582+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-21T06:03:49.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: cluster 2024-01-21T06:03:48.425646+0000 mon.a (mon.0) 211 : cluster [INF] osd.0 [v2:172.21.15.78:6802/2469259006,v1:172.21.15.78:6803/2469259006] boot 2024-01-21T06:03:49.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: cluster 2024-01-21T06:03:48.425682+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: audit 2024-01-21T06:03:48.426265+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: audit 2024-01-21T06:03:48.503067+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.78:0/265452187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]: dispatch 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: audit 2024-01-21T06:03:48.503354+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]: dispatch 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: audit 2024-01-21T06:03:48.506911+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c27ed88-10e4-4d94-b49c-2ba38f855af5"}]': finished 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: cluster 2024-01-21T06:03:48.506953+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e11: 2 total, 1 up, 1 in 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: audit 2024-01-21T06:03:48.507060+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:49 smithi115 bash[35227]: audit 2024-01-21T06:03:49.264138+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.78:0/1683731401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:03:50.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:50 smithi078 bash[38572]: cluster 2024-01-21T06:03:49.507629+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2024-01-21T06:03:50.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:50 smithi078 bash[38572]: audit 2024-01-21T06:03:49.507736+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:50.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:50 smithi078 bash[35163]: cluster 2024-01-21T06:03:49.507629+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2024-01-21T06:03:50.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:50 smithi078 bash[35163]: audit 2024-01-21T06:03:49.507736+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:50.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:50 smithi115 bash[35227]: cluster 2024-01-21T06:03:49.507629+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2024-01-21T06:03:50.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:50 smithi115 bash[35227]: audit 2024-01-21T06:03:49.507736+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:51.835 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:51 smithi078 bash[35163]: cluster 2024-01-21T06:03:50.125868+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v38: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:51.835 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:51 smithi078 bash[38572]: cluster 2024-01-21T06:03:50.125868+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v38: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:51.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:51 smithi115 bash[35227]: cluster 2024-01-21T06:03:50.125868+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v38: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:52.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:52 smithi078 bash[35163]: audit 2024-01-21T06:03:51.586582+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:52.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:52 smithi078 bash[38572]: audit 2024-01-21T06:03:51.586582+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:52.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:52 smithi115 bash[35227]: audit 2024-01-21T06:03:51.586582+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[38572]: cluster 2024-01-21T06:03:52.126136+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v39: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[38572]: audit 2024-01-21T06:03:53.076244+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[38572]: audit 2024-01-21T06:03:53.076742+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[38572]: audit 2024-01-21T06:03:53.077349+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[35163]: cluster 2024-01-21T06:03:52.126136+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v39: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[35163]: audit 2024-01-21T06:03:53.076244+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[35163]: audit 2024-01-21T06:03:53.076742+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:53.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[35163]: audit 2024-01-21T06:03:53.077349+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-21T06:03:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:53 smithi115 bash[35227]: cluster 2024-01-21T06:03:52.126136+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v39: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:53 smithi115 bash[35227]: audit 2024-01-21T06:03:53.076244+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:03:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:53 smithi115 bash[35227]: audit 2024-01-21T06:03:53.076742+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:53 smithi115 bash[35227]: audit 2024-01-21T06:03:53.077349+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-21T06:03:54.170 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:53 smithi078 systemd[1]: Stopping Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:03:54.170 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[40940]: debug 2024-01-21T06:03:53.947+0000 7f43b8409700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:03:54.170 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[40940]: debug 2024-01-21T06:03:53.947+0000 7f43b8409700 -1 osd.0 12 *** Got signal Terminated *** 2024-01-21T06:03:54.171 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:53 smithi078 bash[40940]: debug 2024-01-21T06:03:53.947+0000 7f43b8409700 -1 osd.0 12 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:03:54.525 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:54 smithi078 podman[42131]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.0 2024-01-21T06:03:54.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:54 smithi078 bash[35163]: cephadm 2024-01-21T06:03:53.077137+0000 mgr.y (mgr.14142) 50 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:03:54.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:54 smithi078 bash[38572]: cephadm 2024-01-21T06:03:53.077137+0000 mgr.y (mgr.14142) 50 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:03:54.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:54 smithi115 bash[35227]: cephadm 2024-01-21T06:03:53.077137+0000 mgr.y (mgr.14142) 50 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:03:55.238 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:54 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.0.service: Succeeded. 2024-01-21T06:03:55.238 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:54 smithi078 systemd[1]: Stopped Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:03:55.238 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 systemd[1]: Starting Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:03:55.238 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 podman[42267]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.0" found: no such container 2024-01-21T06:03:55.238 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 systemd[1]: Started Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:03:55.788 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: cluster 2024-01-21T06:03:54.126561+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:55.788 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: cluster 2024-01-21T06:03:54.126561+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:55.788 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-21T06:03:55.789 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-01-21T06:03:55.789 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-01-21T06:03:55.789 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-01-21T06:03:55.789 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-21T06:03:55.789 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-21T06:03:55.789 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[42283]: --> ceph-volume lvm activate successful for osd ID: 0 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: audit 2024-01-21T06:03:55.123401+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: audit 2024-01-21T06:03:55.123795+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: audit 2024-01-21T06:03:55.126186+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: audit 2024-01-21T06:03:55.128478+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: audit 2024-01-21T06:03:55.129164+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[35163]: audit 2024-01-21T06:03:55.129839+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-21T06:03:55.790 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: audit 2024-01-21T06:03:55.123401+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:55.791 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: audit 2024-01-21T06:03:55.123795+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:55.791 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: audit 2024-01-21T06:03:55.126186+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:55.791 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: audit 2024-01-21T06:03:55.128478+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:03:55.791 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: audit 2024-01-21T06:03:55.129164+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:55.791 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:55 smithi078 bash[38572]: audit 2024-01-21T06:03:55.129839+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: cluster 2024-01-21T06:03:54.126561+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: audit 2024-01-21T06:03:55.123401+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: audit 2024-01-21T06:03:55.123795+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: audit 2024-01-21T06:03:55.126186+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579887\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579962\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:44.579993\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: audit 2024-01-21T06:03:55.128478+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: audit 2024-01-21T06:03:55.129164+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:03:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:55 smithi115 bash[35227]: audit 2024-01-21T06:03:55.129839+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-21T06:03:56.461 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 0,1 on host 'smithi078' 2024-01-21T06:03:56.784 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[38572]: cephadm 2024-01-21T06:03:55.129628+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:03:56.785 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[35163]: cephadm 2024-01-21T06:03:55.129628+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:03:56.785 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[38572]: audit 2024-01-21T06:03:56.372633+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_daemon_update\": \"2024-01-21T06:03:56.372072\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:56.785 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[38572]: audit 2024-01-21T06:03:56.375450+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_daemon_update\": \"2024-01-21T06:03:56.372072\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:56.785 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[38572]: audit 2024-01-21T06:03:56.455298+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[38572]: audit 2024-01-21T06:03:56.455691+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[38572]: audit 2024-01-21T06:03:56.458883+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[35163]: audit 2024-01-21T06:03:56.372633+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_daemon_update\": \"2024-01-21T06:03:56.372072\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[35163]: audit 2024-01-21T06:03:56.375450+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_daemon_update\": \"2024-01-21T06:03:56.372072\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[35163]: audit 2024-01-21T06:03:56.455298+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[35163]: audit 2024-01-21T06:03:56.455691+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:56.786 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[35163]: audit 2024-01-21T06:03:56.458883+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:56 smithi115 bash[35227]: cephadm 2024-01-21T06:03:55.129628+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:03:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:56 smithi115 bash[35227]: audit 2024-01-21T06:03:56.372633+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_daemon_update\": \"2024-01-21T06:03:56.372072\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:56 smithi115 bash[35227]: audit 2024-01-21T06:03:56.375450+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}}, \"last_daemon_update\": \"2024-01-21T06:03:56.372072\", \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:56 smithi115 bash[35227]: audit 2024-01-21T06:03:56.455298+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:56 smithi115 bash[35227]: audit 2024-01-21T06:03:56.455691+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:03:56.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:56 smithi115 bash[35227]: audit 2024-01-21T06:03:56.458883+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371862\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371933\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371965\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:56.371994\", \"created\": \"2024-01-21T06:03:43.360090\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_device_update\": \"2024-01-21T06:03:46.977581\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:56.921 DEBUG:teuthology.orchestra.run.smithi078:osd.1> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.1.service 2024-01-21T06:03:56.924 INFO:tasks.cephadm:Deploying osd.2 on smithi078 with /dev/vg_nvme/lv_2... 2024-01-21T06:03:56.924 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-21T06:03:56.954 INFO:journalctl@ceph.osd.1.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:03:57.065 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:56 smithi078 bash[42599]: debug 2024-01-21T06:03:56.985+0000 7f8e11933ec0 -1 Falling back to public interface 2024-01-21T06:03:57.780 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:57 smithi078 bash[38572]: cluster 2024-01-21T06:03:56.126869+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v41: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:57.780 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:57 smithi078 bash[35163]: cluster 2024-01-21T06:03:56.126869+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v41: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:57.781 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:57 smithi078 bash[42599]: debug 2024-01-21T06:03:57.540+0000 7f8e11933ec0 -1 osd.0 12 log_to_monitors {default=true} 2024-01-21T06:03:57.781 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:03:57 smithi078 bash[42599]: debug 2024-01-21T06:03:57.557+0000 7f8e018fc700 -1 osd.0 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:03:57.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:57 smithi115 bash[35227]: cluster 2024-01-21T06:03:56.126869+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v41: 1 pgs: 1 undersized+peered; 0 B data, 104 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:58.327 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-21T06:03:58.327 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-21T06:03:58.327 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-01-21T06:03:58.327 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-01-21T06:03:58.327 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121516 s, 863 MB/s 2024-01-21T06:03:58.327 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-01-21T06:03:58.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[35163]: audit 2024-01-21T06:03:57.546271+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:03:58.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[35163]: audit 2024-01-21T06:03:57.546785+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:03:58.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[38572]: audit 2024-01-21T06:03:57.546271+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:03:58.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[38572]: audit 2024-01-21T06:03:57.546785+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:03:58.674 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[43041]: debug 2024-01-21T06:03:58.423+0000 7f2bb7b38ec0 -1 Falling back to public interface 2024-01-21T06:03:58.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[35163]: audit 2024-01-21T06:03:57.815963+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:58.674 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[38572]: audit 2024-01-21T06:03:57.815963+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:58.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[35163]: audit 2024-01-21T06:03:57.819096+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:58.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[35163]: audit 2024-01-21T06:03:57.819610+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:58.675 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[38572]: audit 2024-01-21T06:03:57.819096+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:58.675 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[38572]: audit 2024-01-21T06:03:57.819610+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:58.800 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_2 2024-01-21T06:03:58.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:58 smithi115 bash[35227]: audit 2024-01-21T06:03:57.546271+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:03:58.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:58 smithi115 bash[35227]: audit 2024-01-21T06:03:57.546785+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:03:58.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:58 smithi115 bash[35227]: audit 2024-01-21T06:03:57.815963+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:03:58.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:58 smithi115 bash[35227]: audit 2024-01-21T06:03:57.819096+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:03:58.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:58 smithi115 bash[35227]: audit 2024-01-21T06:03:57.819610+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:03:59.362 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:03:58 smithi078 bash[43041]: debug 2024-01-21T06:03:58.984+0000 7f2bb7b38ec0 -1 osd.1 0 log_to_monitors {default=true} 2024-01-21T06:03:59.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: cluster 2024-01-21T06:03:58.127153+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v42: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:59.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: cluster 2024-01-21T06:03:58.535621+0000 mon.a (mon.0) 240 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: cluster 2024-01-21T06:03:58.535655+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: cluster 2024-01-21T06:03:58.535665+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: cluster 2024-01-21T06:03:58.544074+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: audit 2024-01-21T06:03:58.544174+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[38572]: audit 2024-01-21T06:03:58.989531+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: cluster 2024-01-21T06:03:58.127153+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v42: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: cluster 2024-01-21T06:03:58.535621+0000 mon.a (mon.0) 240 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: cluster 2024-01-21T06:03:58.535655+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: cluster 2024-01-21T06:03:58.535665+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: cluster 2024-01-21T06:03:58.544074+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: audit 2024-01-21T06:03:58.544174+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:03:59 smithi078 bash[35163]: audit 2024-01-21T06:03:58.989531+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:03:59.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: cluster 2024-01-21T06:03:58.127153+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v42: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:03:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: cluster 2024-01-21T06:03:58.535621+0000 mon.a (mon.0) 240 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:03:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: cluster 2024-01-21T06:03:58.535655+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-01-21T06:03:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: cluster 2024-01-21T06:03:58.535665+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2024-01-21T06:03:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: cluster 2024-01-21T06:03:58.544074+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2024-01-21T06:03:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: audit 2024-01-21T06:03:58.544174+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:03:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:03:59 smithi115 bash[35227]: audit 2024-01-21T06:03:58.989531+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.541697+0000 mon.a (mon.0) 246 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.541716+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.541726+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.545228+0000 mon.a (mon.0) 249 : cluster [INF] osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984] boot 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.545305+0000 mon.a (mon.0) 250 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.545354+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.545492+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:04:00.542 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.546051+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:00.853 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[43041]: debug 2024-01-21T06:04:00.551+0000 7f2ba08ed700 -1 osd.1 0 waiting for initial osdmap 2024-01-21T06:04:00.853 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[43041]: debug 2024-01-21T06:04:00.555+0000 7f2babb09700 -1 osd.1 15 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:00.853 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.546198+0000 mon.a (mon.0) 254 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:00.853 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.976032+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.976540+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.976645+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: cluster 2024-01-21T06:03:59.976690+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:03:59.977239+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:04:00.082921+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.541697+0000 mon.a (mon.0) 246 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.541716+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.541726+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2024-01-21T06:04:00.854 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.545228+0000 mon.a (mon.0) 249 : cluster [INF] osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984] boot 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.545305+0000 mon.a (mon.0) 250 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.545354+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.545492+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.546051+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.546198+0000 mon.a (mon.0) 254 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.976032+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.976540+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.976645+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: cluster 2024-01-21T06:03:59.976690+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:03:59.977239+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:04:00.082921+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:00.855 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:04:00.273776+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:00.856 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[38572]: audit 2024-01-21T06:04:00.276521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:00.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:04:00.273776+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:00.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:00 smithi078 bash[35163]: audit 2024-01-21T06:04:00.276521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.541697+0000 mon.a (mon.0) 246 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.541716+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.541726+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.545228+0000 mon.a (mon.0) 249 : cluster [INF] osd.0 [v2:172.21.15.78:6802/1405566984,v1:172.21.15.78:6803/1405566984] boot 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.545305+0000 mon.a (mon.0) 250 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.545354+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.545492+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.546051+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.546198+0000 mon.a (mon.0) 254 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.976032+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.976540+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.976645+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: cluster 2024-01-21T06:03:59.976690+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:03:59.977239+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:04:00.082921+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:04:00.273776+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:00 smithi115 bash[35227]: audit 2024-01-21T06:04:00.276521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815281\", \"created\": \"2024-01-21T06:03:56.421863\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:55.128253\"}}, \"last_daemon_update\": \"2024-01-21T06:03:57.815341\", \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:03:59.975218+0000 mgr.y (mgr.14142) 55 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: cephadm 2024-01-21T06:03:59.975802+0000 mgr.y (mgr.14142) 56 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: cluster 2024-01-21T06:04:00.127504+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:04:00.550483+0000 mon.a (mon.0) 261 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: cluster 2024-01-21T06:04:00.550523+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:04:00.550677+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:04:01.449107+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.78:0/2593648771' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d5dee8e-3a25-44c5-8729-99576bc05872"}]: dispatch 2024-01-21T06:04:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: cluster 2024-01-21T06:04:01.453090+0000 mon.a (mon.0) 265 : cluster [INF] osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570] boot 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:04:01.453119+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.78:0/2593648771' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d5dee8e-3a25-44c5-8729-99576bc05872"}]': finished 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: cluster 2024-01-21T06:04:01.453159+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e16: 3 total, 2 up, 2 in 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:04:01.453450+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[35163]: audit 2024-01-21T06:04:01.453614+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:03:59.975218+0000 mgr.y (mgr.14142) 55 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: cephadm 2024-01-21T06:03:59.975802+0000 mgr.y (mgr.14142) 56 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: cluster 2024-01-21T06:04:00.127504+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:04:00.550483+0000 mon.a (mon.0) 261 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: cluster 2024-01-21T06:04:00.550523+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:04:00.550677+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:04:01.449107+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.78:0/2593648771' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d5dee8e-3a25-44c5-8729-99576bc05872"}]: dispatch 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: cluster 2024-01-21T06:04:01.453090+0000 mon.a (mon.0) 265 : cluster [INF] osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570] boot 2024-01-21T06:04:01.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:04:01.453119+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.78:0/2593648771' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d5dee8e-3a25-44c5-8729-99576bc05872"}]': finished 2024-01-21T06:04:01.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: cluster 2024-01-21T06:04:01.453159+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e16: 3 total, 2 up, 2 in 2024-01-21T06:04:01.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:04:01.453450+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:01.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:01 smithi078 bash[38572]: audit 2024-01-21T06:04:01.453614+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:03:59.975218+0000 mgr.y (mgr.14142) 55 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: cephadm 2024-01-21T06:03:59.975802+0000 mgr.y (mgr.14142) 56 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: cluster 2024-01-21T06:04:00.127504+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:04:00.550483+0000 mon.a (mon.0) 261 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: cluster 2024-01-21T06:04:00.550523+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:04:00.550677+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:04:01.449107+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.78:0/2593648771' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d5dee8e-3a25-44c5-8729-99576bc05872"}]: dispatch 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: cluster 2024-01-21T06:04:01.453090+0000 mon.a (mon.0) 265 : cluster [INF] osd.1 [v2:172.21.15.78:6810/159669570,v1:172.21.15.78:6811/159669570] boot 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:04:01.453119+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.78:0/2593648771' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d5dee8e-3a25-44c5-8729-99576bc05872"}]': finished 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: cluster 2024-01-21T06:04:01.453159+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e16: 3 total, 2 up, 2 in 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:04:01.453450+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:01 smithi115 bash[35227]: audit 2024-01-21T06:04:01.453614+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:02.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:02 smithi078 bash[35163]: audit 2024-01-21T06:04:02.212432+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.78:0/3350348541' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:02.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:02 smithi078 bash[38572]: audit 2024-01-21T06:04:02.212432+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.78:0/3350348541' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:02.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:02 smithi115 bash[35227]: audit 2024-01-21T06:04:02.212432+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.78:0/3350348541' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:03.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:03 smithi078 bash[38572]: cluster 2024-01-21T06:04:02.127819+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 stale+undersized+peered; 0 B data, 248 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:03.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:03 smithi078 bash[38572]: cluster 2024-01-21T06:04:02.559752+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e17: 3 total, 2 up, 2 in 2024-01-21T06:04:03.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:03 smithi078 bash[38572]: audit 2024-01-21T06:04:02.559861+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:03 smithi078 bash[35163]: cluster 2024-01-21T06:04:02.127819+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 stale+undersized+peered; 0 B data, 248 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:03 smithi078 bash[35163]: cluster 2024-01-21T06:04:02.559752+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e17: 3 total, 2 up, 2 in 2024-01-21T06:04:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:03 smithi078 bash[35163]: audit 2024-01-21T06:04:02.559861+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:03.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:03 smithi115 bash[35227]: cluster 2024-01-21T06:04:02.127819+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 stale+undersized+peered; 0 B data, 248 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:03 smithi115 bash[35227]: cluster 2024-01-21T06:04:02.559752+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e17: 3 total, 2 up, 2 in 2024-01-21T06:04:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:03 smithi115 bash[35227]: audit 2024-01-21T06:04:02.559861+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:04.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[35163]: cluster 2024-01-21T06:04:03.567105+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-21T06:04:04.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[35163]: audit 2024-01-21T06:04:03.567345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:04.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[35163]: audit 2024-01-21T06:04:04.169305+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240121-060234"}]: dispatch 2024-01-21T06:04:04.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[35163]: audit 2024-01-21T06:04:04.172025+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240121-060234"}]': finished 2024-01-21T06:04:04.571 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[35163]: audit 2024-01-21T06:04:04.442630+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:04.860 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[38572]: cluster 2024-01-21T06:04:03.567105+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-21T06:04:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[38572]: audit 2024-01-21T06:04:03.567345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[38572]: audit 2024-01-21T06:04:04.169305+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240121-060234"}]: dispatch 2024-01-21T06:04:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[38572]: audit 2024-01-21T06:04:04.172025+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240121-060234"}]': finished 2024-01-21T06:04:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:04 smithi078 bash[38572]: audit 2024-01-21T06:04:04.442630+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:04 smithi115 bash[35227]: cluster 2024-01-21T06:04:03.567105+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-21T06:04:04.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:04 smithi115 bash[35227]: audit 2024-01-21T06:04:03.567345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:04.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:04 smithi115 bash[35227]: audit 2024-01-21T06:04:04.169305+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240121-060234"}]: dispatch 2024-01-21T06:04:04.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:04 smithi115 bash[35227]: audit 2024-01-21T06:04:04.172025+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240121-060234"}]': finished 2024-01-21T06:04:04.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:04 smithi115 bash[35227]: audit 2024-01-21T06:04:04.442630+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:05.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:05 smithi078 bash[35163]: cluster 2024-01-21T06:04:04.128120+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v51: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:05.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:05 smithi078 bash[38572]: cluster 2024-01-21T06:04:04.128120+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v51: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:05.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:05 smithi115 bash[35227]: cluster 2024-01-21T06:04:04.128120+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v51: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:06.846 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[38572]: audit 2024-01-21T06:04:05.991746+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:04:06.846 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[38572]: audit 2024-01-21T06:04:05.992293+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:06.847 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[38572]: audit 2024-01-21T06:04:05.992812+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-21T06:04:06.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[35163]: audit 2024-01-21T06:04:05.991746+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:04:06.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[35163]: audit 2024-01-21T06:04:05.992293+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:06.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[35163]: audit 2024-01-21T06:04:05.992812+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-21T06:04:06.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:06 smithi115 bash[35227]: audit 2024-01-21T06:04:05.991746+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:04:06.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:06 smithi115 bash[35227]: audit 2024-01-21T06:04:05.992293+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:06.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:06 smithi115 bash[35227]: audit 2024-01-21T06:04:05.992812+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-21T06:04:07.108 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:06 smithi078 systemd[1]: Stopping Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:07.108 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[43041]: debug 2024-01-21T06:04:06.888+0000 7f2baf380700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:04:07.108 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[43041]: debug 2024-01-21T06:04:06.888+0000 7f2baf380700 -1 osd.1 18 *** Got signal Terminated *** 2024-01-21T06:04:07.108 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:06 smithi078 bash[43041]: debug 2024-01-21T06:04:06.888+0000 7f2baf380700 -1 osd.1 18 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:04:07.362 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:07 smithi078 podman[44320]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.1 2024-01-21T06:04:07.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cephadm 2024-01-21T06:04:05.992642+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cluster 2024-01-21T06:04:06.128496+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v52: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.138064+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.138091+0000 mon.a (mon.0) 282 : cluster [INF] osd.1 failed (root=default,host=smithi078) (connection refused reported by osd.0) 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.138222+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.539101+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.539191+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cephadm 2024-01-21T06:04:05.992642+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cluster 2024-01-21T06:04:06.128496+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v52: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.138064+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.138091+0000 mon.a (mon.0) 282 : cluster [INF] osd.1 failed (root=default,host=smithi078) (connection refused reported by osd.0) 2024-01-21T06:04:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.138222+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.539101+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:07 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.539191+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cephadm 2024-01-21T06:04:05.992642+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:04:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cluster 2024-01-21T06:04:06.128496+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v52: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-21T06:04:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.138064+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.138091+0000 mon.a (mon.0) 282 : cluster [INF] osd.1 failed (root=default,host=smithi078) (connection refused reported by osd.0) 2024-01-21T06:04:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.138222+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.539101+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:07 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.539191+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:04:08.154 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:07 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.1.service: Succeeded. 2024-01-21T06:04:08.154 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:07 smithi078 systemd[1]: Stopped Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:08.154 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:07 smithi078 systemd[1]: Starting Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:08.154 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 podman[44457]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.1" found: no such container 2024-01-21T06:04:08.154 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 systemd[1]: Started Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-21T06:04:08.580 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[44474]: --> ceph-volume lvm activate successful for osd ID: 1 2024-01-21T06:04:08.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.577587+0000 mon.a (mon.0) 286 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:08.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: cluster 2024-01-21T06:04:07.584628+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e19: 3 total, 1 up, 2 in 2024-01-21T06:04:08.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:07.584783+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:08.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.577587+0000 mon.a (mon.0) 286 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:08.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: cluster 2024-01-21T06:04:07.584628+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e19: 3 total, 1 up, 2 in 2024-01-21T06:04:08.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:07.584783+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:08.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:08.048969+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:08.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:08.049358+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:08.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:08.048969+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:08.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:08.049358+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:08.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:08.051991+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:08.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:08.053900+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:04:08.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:08.054470+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:08.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[35163]: audit 2024-01-21T06:04:08.055124+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-21T06:04:08.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:08.051991+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:08.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:08.053900+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:04:08.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:08.054470+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:08.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:08 smithi078 bash[38572]: audit 2024-01-21T06:04:08.055124+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.577587+0000 mon.a (mon.0) 286 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: cluster 2024-01-21T06:04:07.584628+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e19: 3 total, 1 up, 2 in 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:07.584783+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:08.048969+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:08.049358+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:08.051991+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:08.053900+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:08.054470+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:08 smithi115 bash[35227]: audit 2024-01-21T06:04:08.055124+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-21T06:04:09.461 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 1,2 on host 'smithi078' 2024-01-21T06:04:09.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: cephadm 2024-01-21T06:04:08.054900+0000 mgr.y (mgr.14142) 62 : cephadm [INF] Deploying daemon osd.2 on smithi078 2024-01-21T06:04:09.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: cluster 2024-01-21T06:04:08.128778+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v54: 1 pgs: 1 active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:09.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: cluster 2024-01-21T06:04:08.585949+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e20: 3 total, 1 up, 2 in 2024-01-21T06:04:09.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: audit 2024-01-21T06:04:08.586117+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:09.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: cluster 2024-01-21T06:04:09.050238+0000 mon.a (mon.0) 297 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-21T06:04:09.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: cephadm 2024-01-21T06:04:08.054900+0000 mgr.y (mgr.14142) 62 : cephadm [INF] Deploying daemon osd.2 on smithi078 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: cluster 2024-01-21T06:04:08.128778+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v54: 1 pgs: 1 active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: cluster 2024-01-21T06:04:08.585949+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e20: 3 total, 1 up, 2 in 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: audit 2024-01-21T06:04:08.586117+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: cluster 2024-01-21T06:04:09.050238+0000 mon.a (mon.0) 297 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: audit 2024-01-21T06:04:09.456744+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: audit 2024-01-21T06:04:09.459426+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: audit 2024-01-21T06:04:09.483762+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:09.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: audit 2024-01-21T06:04:09.456744+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:09.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: audit 2024-01-21T06:04:09.459426+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:09.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: audit 2024-01-21T06:04:09.486493+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:09.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[35163]: audit 2024-01-21T06:04:09.486995+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:09.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: audit 2024-01-21T06:04:09.483762+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:09.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: audit 2024-01-21T06:04:09.486493+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:09.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[38572]: audit 2024-01-21T06:04:09.486995+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: cephadm 2024-01-21T06:04:08.054900+0000 mgr.y (mgr.14142) 62 : cephadm [INF] Deploying daemon osd.2 on smithi078 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: cluster 2024-01-21T06:04:08.128778+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v54: 1 pgs: 1 active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: cluster 2024-01-21T06:04:08.585949+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e20: 3 total, 1 up, 2 in 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: audit 2024-01-21T06:04:08.586117+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: cluster 2024-01-21T06:04:09.050238+0000 mon.a (mon.0) 297 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: audit 2024-01-21T06:04:09.456744+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: audit 2024-01-21T06:04:09.459426+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815110\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815197\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815227\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:57.815255\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_device_update\": \"2024-01-21T06:04:00.273029\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: audit 2024-01-21T06:04:09.483762+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:09.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: audit 2024-01-21T06:04:09.486493+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:09.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:09 smithi115 bash[35227]: audit 2024-01-21T06:04:09.486995+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:09.941 DEBUG:teuthology.orchestra.run.smithi078:osd.2> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.2.service 2024-01-21T06:04:09.944 INFO:tasks.cephadm:Deploying osd.3 on smithi078 with /dev/vg_nvme/lv_1... 2024-01-21T06:04:09.944 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-21T06:04:09.973 INFO:journalctl@ceph.osd.2.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:04:10.199 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:09 smithi078 bash[44701]: debug 2024-01-21T06:04:09.938+0000 7f4d38d5cec0 -1 Falling back to public interface 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-21T06:04:10.200 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44897]: --> ceph-volume lvm activate successful for osd ID: 2 2024-01-21T06:04:10.862 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44701]: debug 2024-01-21T06:04:10.505+0000 7f4d38d5cec0 -1 osd.1 18 log_to_monitors {default=true} 2024-01-21T06:04:10.863 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[44701]: debug 2024-01-21T06:04:10.513+0000 7f4d2cd2d700 -1 osd.1 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:10.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[35163]: audit 2024-01-21T06:04:10.509673+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:10.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[35163]: audit 2024-01-21T06:04:10.510082+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:10.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[35163]: audit 2024-01-21T06:04:10.510511+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:10.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[35163]: audit 2024-01-21T06:04:10.510869+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:10.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[38572]: audit 2024-01-21T06:04:10.509673+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:10.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[38572]: audit 2024-01-21T06:04:10.510082+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:10.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[38572]: audit 2024-01-21T06:04:10.510511+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:10.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:10 smithi078 bash[38572]: audit 2024-01-21T06:04:10.510869+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:10 smithi115 bash[35227]: audit 2024-01-21T06:04:10.509673+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:10 smithi115 bash[35227]: audit 2024-01-21T06:04:10.510082+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:04:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:10 smithi115 bash[35227]: audit 2024-01-21T06:04:10.510511+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:10.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:10 smithi115 bash[35227]: audit 2024-01-21T06:04:10.510869+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:11.445 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-21T06:04:11.445 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-21T06:04:11.445 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-01-21T06:04:11.445 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-01-21T06:04:11.445 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129405 s, 810 MB/s 2024-01-21T06:04:11.445 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-01-21T06:04:11.862 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[45305]: debug 2024-01-21T06:04:11.674+0000 7f428c00cec0 -1 Falling back to public interface 2024-01-21T06:04:11.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: cluster 2024-01-21T06:04:10.129027+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:11.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: cluster 2024-01-21T06:04:10.586261+0000 mon.a (mon.0) 305 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: cluster 2024-01-21T06:04:10.586281+0000 mon.a (mon.0) 306 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: cluster 2024-01-21T06:04:10.595390+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868] boot 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: cluster 2024-01-21T06:04:10.595438+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: audit 2024-01-21T06:04:10.595761+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[38572]: audit 2024-01-21T06:04:10.596158+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: cluster 2024-01-21T06:04:10.129027+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: cluster 2024-01-21T06:04:10.586261+0000 mon.a (mon.0) 305 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: cluster 2024-01-21T06:04:10.586281+0000 mon.a (mon.0) 306 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: cluster 2024-01-21T06:04:10.595390+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868] boot 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: cluster 2024-01-21T06:04:10.595438+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2024-01-21T06:04:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: audit 2024-01-21T06:04:10.595761+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:11.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:11 smithi078 bash[35163]: audit 2024-01-21T06:04:10.596158+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: cluster 2024-01-21T06:04:10.129027+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: cluster 2024-01-21T06:04:10.586261+0000 mon.a (mon.0) 305 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: cluster 2024-01-21T06:04:10.586281+0000 mon.a (mon.0) 306 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: cluster 2024-01-21T06:04:10.595390+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.78:6810/3722177868,v1:172.21.15.78:6811/3722177868] boot 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: cluster 2024-01-21T06:04:10.595438+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: audit 2024-01-21T06:04:10.595761+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:04:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:11 smithi115 bash[35227]: audit 2024-01-21T06:04:10.596158+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:11.891 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_1 2024-01-21T06:04:12.559 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[45305]: debug 2024-01-21T06:04:12.237+0000 7f428c00cec0 -1 osd.2 0 log_to_monitors {default=true} 2024-01-21T06:04:12.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[38572]: cluster 2024-01-21T06:04:11.595959+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2024-01-21T06:04:12.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[38572]: audit 2024-01-21T06:04:11.596529+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:12.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[38572]: audit 2024-01-21T06:04:12.241481+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:12.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[38572]: audit 2024-01-21T06:04:12.241731+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:12.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[38572]: audit 2024-01-21T06:04:12.447968+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[35163]: cluster 2024-01-21T06:04:11.595959+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2024-01-21T06:04:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[35163]: audit 2024-01-21T06:04:11.596529+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[35163]: audit 2024-01-21T06:04:12.241481+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[35163]: audit 2024-01-21T06:04:12.241731+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:12 smithi078 bash[35163]: audit 2024-01-21T06:04:12.447968+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:12.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:12 smithi115 bash[35227]: cluster 2024-01-21T06:04:11.595959+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2024-01-21T06:04:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:12 smithi115 bash[35227]: audit 2024-01-21T06:04:11.596529+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:12 smithi115 bash[35227]: audit 2024-01-21T06:04:12.241481+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:12 smithi115 bash[35227]: audit 2024-01-21T06:04:12.241731+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:12 smithi115 bash[35227]: audit 2024-01-21T06:04:12.447968+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.862 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[45305]: debug 2024-01-21T06:04:13.615+0000 7f4274dc1700 -1 osd.2 0 waiting for initial osdmap 2024-01-21T06:04:13.863 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[45305]: debug 2024-01-21T06:04:13.620+0000 7f427ffdd700 -1 osd.2 24 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: cluster 2024-01-21T06:04:12.129317+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v59: 1 pgs: 1 stale+active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.606947+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-21T06:04:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: cluster 2024-01-21T06:04:12.606983+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e23: 3 total, 2 up, 2 in 2024-01-21T06:04:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.607194+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.610184+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.610472+0000 mon.a (mon.0) 318 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: cluster 2024-01-21T06:04:12.129317+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v59: 1 pgs: 1 stale+active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.606947+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: cluster 2024-01-21T06:04:12.606983+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e23: 3 total, 2 up, 2 in 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.607194+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.610184+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.610472+0000 mon.a (mon.0) 318 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.635041+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.635041+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:13.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.637730+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:13.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:12.638757+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:13.209710+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:13.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:13.210418+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:13.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:13.211339+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.637730+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:12.638757+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:13.209710+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:13.210418+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:13.211339+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:13.528542+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"5b89da8131ec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527859\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:11.015276\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:13.527930\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:13.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[35163]: audit 2024-01-21T06:04:13.531395+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"5b89da8131ec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527859\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:11.015276\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:13.527930\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:13.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:13.528542+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"5b89da8131ec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527859\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:11.015276\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:13.527930\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:13.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:13 smithi078 bash[38572]: audit 2024-01-21T06:04:13.531395+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"5b89da8131ec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527859\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:11.015276\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:13.527930\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: cluster 2024-01-21T06:04:12.129317+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v59: 1 pgs: 1 stale+active+undersized; 0 B data, 316 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.606947+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-21T06:04:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: cluster 2024-01-21T06:04:12.606983+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e23: 3 total, 2 up, 2 in 2024-01-21T06:04:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.607194+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.610184+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.610472+0000 mon.a (mon.0) 318 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.635041+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.637730+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.482936\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483009\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483054\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483082\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:09.483109\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:09.483175\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:12.638757+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:13.209710+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:13.210418+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:13.211339+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:13.528542+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"5b89da8131ec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527859\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:11.015276\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:13.527930\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:13 smithi115 bash[35227]: audit 2024-01-21T06:04:13.531395+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"5b89da8131ec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527859\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:11.015276\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:08.053108\"}}, \"last_daemon_update\": \"2024-01-21T06:04:13.527930\", \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: audit 2024-01-21T06:04:13.208874+0000 mgr.y (mgr.14142) 66 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: cephadm 2024-01-21T06:04:13.209436+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: cluster 2024-01-21T06:04:13.262792+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: cluster 2024-01-21T06:04:13.262840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: audit 2024-01-21T06:04:13.613331+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: cluster 2024-01-21T06:04:13.613375+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e24: 3 total, 2 up, 2 in 2024-01-21T06:04:14.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:14 smithi115 bash[35227]: audit 2024-01-21T06:04:13.613829+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:15.112 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: audit 2024-01-21T06:04:13.208874+0000 mgr.y (mgr.14142) 66 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: cephadm 2024-01-21T06:04:13.209436+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: cluster 2024-01-21T06:04:13.262792+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: cluster 2024-01-21T06:04:13.262840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: audit 2024-01-21T06:04:13.613331+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: cluster 2024-01-21T06:04:13.613375+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e24: 3 total, 2 up, 2 in 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[35163]: audit 2024-01-21T06:04:13.613829+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: audit 2024-01-21T06:04:13.208874+0000 mgr.y (mgr.14142) 66 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: cephadm 2024-01-21T06:04:13.209436+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Applying osd on host smithi078... 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: cluster 2024-01-21T06:04:13.262792+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: cluster 2024-01-21T06:04:13.262840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: audit 2024-01-21T06:04:13.613331+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:15.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: cluster 2024-01-21T06:04:13.613375+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e24: 3 total, 2 up, 2 in 2024-01-21T06:04:15.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:14 smithi078 bash[38572]: audit 2024-01-21T06:04:13.613829+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: cluster 2024-01-21T06:04:14.129678+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v62: 1 pgs: 1 stale+active+undersized; 0 B data, 348 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: cluster 2024-01-21T06:04:14.626622+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184] boot 2024-01-21T06:04:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: cluster 2024-01-21T06:04:14.626664+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-01-21T06:04:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: audit 2024-01-21T06:04:14.626942+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: audit 2024-01-21T06:04:14.661448+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.78:0/1259577458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19"}]: dispatch 2024-01-21T06:04:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: audit 2024-01-21T06:04:14.670549+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.78:0/1259577458' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19"}]': finished 2024-01-21T06:04:15.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: cluster 2024-01-21T06:04:14.670588+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-01-21T06:04:15.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: audit 2024-01-21T06:04:14.670698+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:15.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:15 smithi115 bash[35227]: audit 2024-01-21T06:04:15.420573+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.78:0/3584921944' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: cluster 2024-01-21T06:04:14.129678+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v62: 1 pgs: 1 stale+active+undersized; 0 B data, 348 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: cluster 2024-01-21T06:04:14.626622+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184] boot 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: cluster 2024-01-21T06:04:14.626664+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: audit 2024-01-21T06:04:14.626942+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: audit 2024-01-21T06:04:14.661448+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.78:0/1259577458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19"}]: dispatch 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: audit 2024-01-21T06:04:14.670549+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.78:0/1259577458' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19"}]': finished 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: cluster 2024-01-21T06:04:14.670588+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: audit 2024-01-21T06:04:14.670698+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[35163]: audit 2024-01-21T06:04:15.420573+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.78:0/3584921944' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: cluster 2024-01-21T06:04:14.129678+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v62: 1 pgs: 1 stale+active+undersized; 0 B data, 348 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: cluster 2024-01-21T06:04:14.626622+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.78:6818/3330239184,v1:172.21.15.78:6819/3330239184] boot 2024-01-21T06:04:16.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: cluster 2024-01-21T06:04:14.626664+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-01-21T06:04:16.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: audit 2024-01-21T06:04:14.626942+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:16.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: audit 2024-01-21T06:04:14.661448+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.78:0/1259577458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19"}]: dispatch 2024-01-21T06:04:16.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: audit 2024-01-21T06:04:14.670549+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.78:0/1259577458' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19"}]': finished 2024-01-21T06:04:16.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: cluster 2024-01-21T06:04:14.670588+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-01-21T06:04:16.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: audit 2024-01-21T06:04:14.670698+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:16.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:15 smithi078 bash[38572]: audit 2024-01-21T06:04:15.420573+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.78:0/3584921944' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:17.112 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:16 smithi078 bash[35163]: cluster 2024-01-21T06:04:15.667380+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2024-01-21T06:04:17.112 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:16 smithi078 bash[35163]: audit 2024-01-21T06:04:15.667509+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:17.112 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:16 smithi078 bash[35163]: cluster 2024-01-21T06:04:16.129978+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 0 B data, 636 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:17.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:16 smithi078 bash[38572]: cluster 2024-01-21T06:04:15.667380+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2024-01-21T06:04:17.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:16 smithi078 bash[38572]: audit 2024-01-21T06:04:15.667509+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:17.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:16 smithi078 bash[38572]: cluster 2024-01-21T06:04:16.129978+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 0 B data, 636 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:17.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:16 smithi115 bash[35227]: cluster 2024-01-21T06:04:15.667380+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2024-01-21T06:04:17.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:16 smithi115 bash[35227]: audit 2024-01-21T06:04:15.667509+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:17.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:16 smithi115 bash[35227]: cluster 2024-01-21T06:04:16.129978+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 0 B data, 636 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:17.926 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:17 smithi078 bash[38572]: audit 2024-01-21T06:04:17.656554+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:17.927 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:17 smithi078 bash[35163]: audit 2024-01-21T06:04:17.656554+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:18.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:17 smithi115 bash[35227]: audit 2024-01-21T06:04:17.656554+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:19.000 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:18 smithi078 bash[38572]: cluster 2024-01-21T06:04:18.130314+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 676 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:19.000 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:18 smithi078 bash[35163]: cluster 2024-01-21T06:04:18.130314+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 676 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:19.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:18 smithi115 bash[35227]: cluster 2024-01-21T06:04:18.130314+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 676 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:19.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[35163]: audit 2024-01-21T06:04:19.184413+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:04:19.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[35163]: audit 2024-01-21T06:04:19.184930+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:19.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[35163]: cephadm 2024-01-21T06:04:19.185290+0000 mgr.y (mgr.14142) 71 : cephadm [INF] Deploying daemon osd.2 on smithi078 2024-01-21T06:04:19.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[35163]: audit 2024-01-21T06:04:19.185462+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-21T06:04:20.029 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[38572]: audit 2024-01-21T06:04:19.184413+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:04:20.029 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[38572]: audit 2024-01-21T06:04:19.184930+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:20.029 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[38572]: cephadm 2024-01-21T06:04:19.185290+0000 mgr.y (mgr.14142) 71 : cephadm [INF] Deploying daemon osd.2 on smithi078 2024-01-21T06:04:20.029 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:19 smithi078 bash[38572]: audit 2024-01-21T06:04:19.185462+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-21T06:04:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:19 smithi115 bash[35227]: audit 2024-01-21T06:04:19.184413+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:04:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:19 smithi115 bash[35227]: audit 2024-01-21T06:04:19.184930+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:19 smithi115 bash[35227]: cephadm 2024-01-21T06:04:19.185290+0000 mgr.y (mgr.14142) 71 : cephadm [INF] Deploying daemon osd.2 on smithi078 2024-01-21T06:04:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:19 smithi115 bash[35227]: audit 2024-01-21T06:04:19.185462+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-21T06:04:20.290 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 systemd[1]: Stopping Ceph osd.2 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:20.290 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[45305]: debug 2024-01-21T06:04:20.078+0000 7f4283854700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:04:20.290 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[45305]: debug 2024-01-21T06:04:20.078+0000 7f4283854700 -1 osd.2 27 *** Got signal Terminated *** 2024-01-21T06:04:20.290 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[45305]: debug 2024-01-21T06:04:20.078+0000 7f4283854700 -1 osd.2 27 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:04:20.550 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 podman[46548]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.2 2024-01-21T06:04:20.992 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.130563+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 0 B data, 676 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:20.992 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.334087+0000 mon.a (mon.0) 344 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:20.992 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.334114+0000 mon.a (mon.0) 345 : cluster [INF] osd.2 failed (root=default,host=smithi078) (connection refused reported by osd.0) 2024-01-21T06:04:20.992 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.334243+0000 mon.a (mon.0) 346 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:20.992 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.334356+0000 mon.a (mon.0) 347 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.334430+0000 mon.a (mon.0) 348 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.334526+0000 mon.a (mon.0) 349 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.130563+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 0 B data, 676 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.334087+0000 mon.a (mon.0) 344 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.334114+0000 mon.a (mon.0) 345 : cluster [INF] osd.2 failed (root=default,host=smithi078) (connection refused reported by osd.0) 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.334243+0000 mon.a (mon.0) 346 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.334356+0000 mon.a (mon.0) 347 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.334430+0000 mon.a (mon.0) 348 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:20.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:20 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.334526+0000 mon.a (mon.0) 349 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-01-21T06:04:21.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.130563+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 0 B data, 676 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:21.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.334087+0000 mon.a (mon.0) 344 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:21.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.334114+0000 mon.a (mon.0) 345 : cluster [INF] osd.2 failed (root=default,host=smithi078) (connection refused reported by osd.0) 2024-01-21T06:04:21.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.334243+0000 mon.a (mon.0) 346 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:21.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.334356+0000 mon.a (mon.0) 347 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-01-21T06:04:21.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.334430+0000 mon.a (mon.0) 348 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-01-21T06:04:21.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:20 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.334526+0000 mon.a (mon.0) 349 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-01-21T06:04:21.251 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.2.service: Succeeded. 2024-01-21T06:04:21.251 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:20 smithi078 systemd[1]: Stopped Ceph osd.2 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:21.251 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 systemd[1]: Starting Ceph osd.2 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:21.251 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 podman[46685]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.2" found: no such container 2024-01-21T06:04:21.251 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 systemd[1]: Started Ceph osd.2 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-21T06:04:21.846 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[46701]: --> ceph-volume lvm activate successful for osd ID: 2 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.681949+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: cluster 2024-01-21T06:04:20.691550+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e28: 4 total, 2 up, 3 in 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:20.691673+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:21.177543+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:21.178084+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:21.180499+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:21.181712+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:21.182701+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: cephadm 2024-01-21T06:04:21.183130+0000 mgr.y (mgr.14142) 73 : cephadm [INF] Deploying daemon osd.3 on smithi078 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[35163]: audit 2024-01-21T06:04:21.183338+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-21T06:04:21.847 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.681949+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: cluster 2024-01-21T06:04:20.691550+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e28: 4 total, 2 up, 3 in 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:20.691673+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:21.177543+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:21.178084+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:21.180499+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:21.181712+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:21.182701+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: cephadm 2024-01-21T06:04:21.183130+0000 mgr.y (mgr.14142) 73 : cephadm [INF] Deploying daemon osd.3 on smithi078 2024-01-21T06:04:21.848 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:21 smithi078 bash[38572]: audit 2024-01-21T06:04:21.183338+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-21T06:04:22.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.681949+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:22.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: cluster 2024-01-21T06:04:20.691550+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e28: 4 total, 2 up, 3 in 2024-01-21T06:04:22.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:20.691673+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:22.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:21.177543+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:22.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:21.178084+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:22.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:21.180499+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:22.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:21.181712+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-21T06:04:22.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:21.182701+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:22.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: cephadm 2024-01-21T06:04:21.183130+0000 mgr.y (mgr.14142) 73 : cephadm [INF] Deploying daemon osd.3 on smithi078 2024-01-21T06:04:22.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:21 smithi115 bash[35227]: audit 2024-01-21T06:04:21.183338+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-21T06:04:22.420 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 2,3 on host 'smithi078' 2024-01-21T06:04:22.805 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: cluster 2024-01-21T06:04:21.692015+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e29: 4 total, 2 up, 3 in 2024-01-21T06:04:22.805 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: audit 2024-01-21T06:04:21.692179+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:22.805 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: cluster 2024-01-21T06:04:22.130848+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 684 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:22.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: cluster 2024-01-21T06:04:21.692015+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e29: 4 total, 2 up, 3 in 2024-01-21T06:04:22.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: audit 2024-01-21T06:04:21.692179+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:22.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: cluster 2024-01-21T06:04:22.130848+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 684 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:22.806 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[47039]: debug 2024-01-21T06:04:22.430+0000 7ff8f89db700 1 --2- 172.21.15.78:0/2419084495 >> [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] conn(0x55e9764f1400 0x55e9764edf80 secure :-1 s=THROTTLE_DONE pgs=23 cs=0 l=1 rx=0x55e976483d10 tx=0x55e97715caa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2024-01-21T06:04:22.806 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[47039]: debug 2024-01-21T06:04:22.430+0000 7ff8f71d8700 1 -- 172.21.15.78:0/2419084495 <== mon.1 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e9764884e0 con 0x55e9764f1400 2024-01-21T06:04:22.806 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: audit 2024-01-21T06:04:22.415321+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:22.806 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: audit 2024-01-21T06:04:22.415321+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:22.806 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: audit 2024-01-21T06:04:22.418467+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:22.807 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: audit 2024-01-21T06:04:22.418467+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:22.807 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: audit 2024-01-21T06:04:22.521687+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:22.807 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: audit 2024-01-21T06:04:22.524619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:22.807 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[35163]: audit 2024-01-21T06:04:22.525161+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:22.808 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: audit 2024-01-21T06:04:22.521687+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:22.808 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: audit 2024-01-21T06:04:22.524619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:22.808 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[38572]: audit 2024-01-21T06:04:22.525161+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:22.991 DEBUG:teuthology.orchestra.run.smithi078:osd.3> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.3.service 2024-01-21T06:04:22.994 INFO:tasks.cephadm:Deploying osd.4 on smithi115 with /dev/vg_nvme/lv_4... 2024-01-21T06:04:22.994 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-21T06:04:23.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: cluster 2024-01-21T06:04:21.692015+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e29: 4 total, 2 up, 3 in 2024-01-21T06:04:23.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: audit 2024-01-21T06:04:21.692179+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:23.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: cluster 2024-01-21T06:04:22.130848+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 684 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:23.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: audit 2024-01-21T06:04:22.415321+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:23.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: audit 2024-01-21T06:04:22.418467+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527654\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527728\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527759\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527802\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:13.527832\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_device_update\": \"2024-01-21T06:04:12.634472\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:23.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: audit 2024-01-21T06:04:22.521687+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:23.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: audit 2024-01-21T06:04:22.524619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:23.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:22 smithi115 bash[35227]: audit 2024-01-21T06:04:22.525161+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:23.027 INFO:journalctl@ceph.osd.3.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:04:23.112 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:22 smithi078 bash[47039]: debug 2024-01-21T06:04:22.953+0000 7ff8fe18dec0 -1 Falling back to public interface 2024-01-21T06:04:23.573 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[47039]: debug 2024-01-21T06:04:23.516+0000 7ff8fe18dec0 -1 osd.2 27 log_to_monitors {default=true} 2024-01-21T06:04:23.574 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[47039]: debug 2024-01-21T06:04:23.523+0000 7ff8ee156700 -1 osd.2 27 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:23.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[38572]: audit 2024-01-21T06:04:23.519803+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[38572]: audit 2024-01-21T06:04:23.520162+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[38572]: audit 2024-01-21T06:04:23.520632+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[38572]: audit 2024-01-21T06:04:23.520927+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[35163]: audit 2024-01-21T06:04:23.519803+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[35163]: audit 2024-01-21T06:04:23.520162+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[35163]: audit 2024-01-21T06:04:23.520632+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:23 smithi078 bash[35163]: audit 2024-01-21T06:04:23.520927+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:23 smithi115 bash[35227]: audit 2024-01-21T06:04:23.519803+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:23 smithi115 bash[35227]: audit 2024-01-21T06:04:23.520162+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-21T06:04:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:23 smithi115 bash[35227]: audit 2024-01-21T06:04:23.520632+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:23 smithi115 bash[35227]: audit 2024-01-21T06:04:23.520927+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:24.266 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-21T06:04:24.266 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-21T06:04:24.266 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2024-01-21T06:04:24.266 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2024-01-21T06:04:24.267 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110527 s, 949 MB/s 2024-01-21T06:04:24.267 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2024-01-21T06:04:24.538 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[47371]: debug 2024-01-21T06:04:24.181+0000 7f08c611aec0 -1 Falling back to public interface 2024-01-21T06:04:24.669 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi115:vg_nvme/lv_4 2024-01-21T06:04:24.862 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[47039]: debug 2024-01-21T06:04:24.708+0000 7ff8d812a700 -1 osd.2 31 build_incremental_map_msg missing incremental map 31 2024-01-21T06:04:24.862 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[47371]: debug 2024-01-21T06:04:24.756+0000 7f08c611aec0 -1 osd.3 0 log_to_monitors {default=true} 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: cluster 2024-01-21T06:04:23.699319+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: cluster 2024-01-21T06:04:23.699342+0000 mon.a (mon.0) 369 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: cluster 2024-01-21T06:04:23.705764+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167] boot 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: cluster 2024-01-21T06:04:23.705821+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e30: 4 total, 3 up, 3 in 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: audit 2024-01-21T06:04:23.706352+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: audit 2024-01-21T06:04:23.706655+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: cluster 2024-01-21T06:04:24.131186+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 708 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: cluster 2024-01-21T06:04:24.709529+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e31: 4 total, 3 up, 3 in 2024-01-21T06:04:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[38572]: audit 2024-01-21T06:04:24.709706+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: cluster 2024-01-21T06:04:23.699319+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: cluster 2024-01-21T06:04:23.699342+0000 mon.a (mon.0) 369 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: cluster 2024-01-21T06:04:23.705764+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167] boot 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: cluster 2024-01-21T06:04:23.705821+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e30: 4 total, 3 up, 3 in 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: audit 2024-01-21T06:04:23.706352+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: audit 2024-01-21T06:04:23.706655+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: cluster 2024-01-21T06:04:24.131186+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 708 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: cluster 2024-01-21T06:04:24.709529+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e31: 4 total, 3 up, 3 in 2024-01-21T06:04:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:24 smithi078 bash[35163]: audit 2024-01-21T06:04:24.709706+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: cluster 2024-01-21T06:04:23.699319+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: cluster 2024-01-21T06:04:23.699342+0000 mon.a (mon.0) 369 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: cluster 2024-01-21T06:04:23.705764+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.78:6818/4235368167,v1:172.21.15.78:6819/4235368167] boot 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: cluster 2024-01-21T06:04:23.705821+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e30: 4 total, 3 up, 3 in 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: audit 2024-01-21T06:04:23.706352+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: audit 2024-01-21T06:04:23.706655+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: cluster 2024-01-21T06:04:24.131186+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 708 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: cluster 2024-01-21T06:04:24.709529+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e31: 4 total, 3 up, 3 in 2024-01-21T06:04:24.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:24 smithi115 bash[35227]: audit 2024-01-21T06:04:24.709706+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:25.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:25 smithi115 bash[35227]: audit 2024-01-21T06:04:24.759827+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-21T06:04:25.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:25 smithi115 bash[35227]: audit 2024-01-21T06:04:24.760090+0000 mon.a (mon.0) 376 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-21T06:04:25.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:25 smithi115 bash[35227]: audit 2024-01-21T06:04:24.830517+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:25.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:25 smithi115 bash[35227]: audit 2024-01-21T06:04:25.011423+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:25.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:25 smithi115 bash[35227]: audit 2024-01-21T06:04:25.014161+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:25.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:25 smithi115 bash[35227]: audit 2024-01-21T06:04:25.015218+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:26.112 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[38572]: audit 2024-01-21T06:04:24.759827+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-21T06:04:26.112 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[38572]: audit 2024-01-21T06:04:24.760090+0000 mon.a (mon.0) 376 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-21T06:04:26.112 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[38572]: audit 2024-01-21T06:04:24.830517+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:26.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[35163]: audit 2024-01-21T06:04:24.759827+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-21T06:04:26.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[35163]: audit 2024-01-21T06:04:24.760090+0000 mon.a (mon.0) 376 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-21T06:04:26.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[35163]: audit 2024-01-21T06:04:24.830517+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:26.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[38572]: audit 2024-01-21T06:04:25.011423+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:26.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[38572]: audit 2024-01-21T06:04:25.014161+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:26.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[38572]: audit 2024-01-21T06:04:25.015218+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:26.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[35163]: audit 2024-01-21T06:04:25.011423+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:26.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[35163]: audit 2024-01-21T06:04:25.014161+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520608\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520682\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520714\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520742\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520776\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:22.520806\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:22.520876\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:26.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:25 smithi078 bash[35163]: audit 2024-01-21T06:04:25.015218+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:26.796 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.730129+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-21T06:04:26.796 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: cluster 2024-01-21T06:04:25.730180+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e32: 4 total, 3 up, 3 in 2024-01-21T06:04:26.796 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.730281+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:26.796 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.732612+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.732890+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.895093+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:25.894401\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.897873+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:25.894401\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.904255+0000 mgr.y (mgr.14142) 76 : audit [DBG] from='client.24188 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: cephadm 2024-01-21T06:04:25.904933+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.905110+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.905578+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: audit 2024-01-21T06:04:25.906284+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:26.797 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:26 smithi115 bash[35227]: cluster 2024-01-21T06:04:26.131571+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 732 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:27.112 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[47371]: debug 2024-01-21T06:04:26.737+0000 7f08aaec7700 -1 osd.3 0 waiting for initial osdmap 2024-01-21T06:04:27.112 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[47371]: debug 2024-01-21T06:04:26.742+0000 7f08b60e3700 -1 osd.3 33 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:27.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.730129+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-21T06:04:27.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: cluster 2024-01-21T06:04:25.730180+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e32: 4 total, 3 up, 3 in 2024-01-21T06:04:27.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.730281+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.732612+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.732890+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.730129+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: cluster 2024-01-21T06:04:25.730180+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e32: 4 total, 3 up, 3 in 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.730281+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.732612+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:27.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.732890+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:04:27.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.895093+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:25.894401\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:27.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.895093+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:25.894401\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:04:27.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.897873+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:25.894401\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:27.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.904255+0000 mgr.y (mgr.14142) 76 : audit [DBG] from='client.24188 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:27.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: cephadm 2024-01-21T06:04:25.904933+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:27.116 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.905110+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:27.116 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.905578+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:27.116 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: audit 2024-01-21T06:04:25.906284+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:27.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.897873+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}}, \"last_daemon_update\": \"2024-01-21T06:04:25.894401\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:04:27.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.904255+0000 mgr.y (mgr.14142) 76 : audit [DBG] from='client.24188 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:27.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: cephadm 2024-01-21T06:04:25.904933+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:27.117 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.905110+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:27.117 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.905578+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:27.117 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: audit 2024-01-21T06:04:25.906284+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:27.117 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[35163]: cluster 2024-01-21T06:04:26.131571+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 732 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:27.117 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:26 smithi078 bash[38572]: cluster 2024-01-21T06:04:26.131571+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 732 KiB used, 265 GiB / 268 GiB avail 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: cluster 2024-01-21T06:04:25.793509+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: cluster 2024-01-21T06:04:25.793559+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:26.731640+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: cluster 2024-01-21T06:04:26.731701+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e33: 4 total, 3 up, 3 in 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:26.732275+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:27.393466+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.115:0/1542366408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]: dispatch 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:27.393957+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]: dispatch 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: cluster 2024-01-21T06:04:27.399027+0000 mon.a (mon.0) 394 : cluster [INF] osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244] boot 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:27.399071+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]': finished 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: cluster 2024-01-21T06:04:27.399126+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:27.399280+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:28.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[38572]: audit 2024-01-21T06:04:27.399658+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: cluster 2024-01-21T06:04:25.793509+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: cluster 2024-01-21T06:04:25.793559+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:26.731640+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: cluster 2024-01-21T06:04:26.731701+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e33: 4 total, 3 up, 3 in 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:26.732275+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:27.393466+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.115:0/1542366408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]: dispatch 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:27.393957+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]: dispatch 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: cluster 2024-01-21T06:04:27.399027+0000 mon.a (mon.0) 394 : cluster [INF] osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244] boot 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:27.399071+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]': finished 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: cluster 2024-01-21T06:04:27.399126+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:27.399280+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:28.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:27 smithi078 bash[35163]: audit 2024-01-21T06:04:27.399658+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: cluster 2024-01-21T06:04:25.793509+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: cluster 2024-01-21T06:04:25.793559+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:26.731640+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: cluster 2024-01-21T06:04:26.731701+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e33: 4 total, 3 up, 3 in 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:26.732275+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:27.393466+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.115:0/1542366408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]: dispatch 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:27.393957+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]: dispatch 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: cluster 2024-01-21T06:04:27.399027+0000 mon.a (mon.0) 394 : cluster [INF] osd.3 [v2:172.21.15.78:6826/1147799244,v1:172.21.15.78:6827/1147799244] boot 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:27.399071+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8f8d35e-ee0b-4922-8f64-d9d922bfdef0"}]': finished 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: cluster 2024-01-21T06:04:27.399126+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:27.399280+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:04:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:27 smithi115 bash[35227]: audit 2024-01-21T06:04:27.399658+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[35163]: audit 2024-01-21T06:04:28.127728+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.115:0/2848275974' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[35163]: cluster 2024-01-21T06:04:28.131941+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[35163]: cluster 2024-01-21T06:04:28.400606+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e35: 5 total, 4 up, 4 in 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[35163]: audit 2024-01-21T06:04:28.400755+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[38572]: audit 2024-01-21T06:04:28.127728+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.115:0/2848275974' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[38572]: cluster 2024-01-21T06:04:28.131941+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:29.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[38572]: cluster 2024-01-21T06:04:28.400606+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e35: 5 total, 4 up, 4 in 2024-01-21T06:04:29.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:28 smithi078 bash[38572]: audit 2024-01-21T06:04:28.400755+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:29.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:28 smithi115 bash[35227]: audit 2024-01-21T06:04:28.127728+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.115:0/2848275974' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:29.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:28 smithi115 bash[35227]: cluster 2024-01-21T06:04:28.131941+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:29.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:28 smithi115 bash[35227]: cluster 2024-01-21T06:04:28.400606+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e35: 5 total, 4 up, 4 in 2024-01-21T06:04:29.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:28 smithi115 bash[35227]: audit 2024-01-21T06:04:28.400755+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:31.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:31 smithi115 bash[35227]: cluster 2024-01-21T06:04:30.132318+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:31.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:31 smithi115 bash[35227]: audit 2024-01-21T06:04:30.321349+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:31.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:31 smithi078 bash[35163]: cluster 2024-01-21T06:04:30.132318+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:31.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:31 smithi078 bash[35163]: audit 2024-01-21T06:04:30.321349+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:31.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:31 smithi078 bash[38572]: cluster 2024-01-21T06:04:30.132318+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:31.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:31 smithi078 bash[38572]: audit 2024-01-21T06:04:30.321349+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:32.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:32 smithi115 bash[35227]: audit 2024-01-21T06:04:31.801239+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:04:32.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:32 smithi115 bash[35227]: audit 2024-01-21T06:04:31.802006+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:32.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:32 smithi115 bash[35227]: audit 2024-01-21T06:04:31.802810+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-21T06:04:32.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:32 smithi078 bash[35163]: audit 2024-01-21T06:04:31.801239+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:04:32.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:32 smithi078 bash[35163]: audit 2024-01-21T06:04:31.802006+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:32.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:32 smithi078 bash[35163]: audit 2024-01-21T06:04:31.802810+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-21T06:04:32.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:32 smithi078 bash[38572]: audit 2024-01-21T06:04:31.801239+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:04:32.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:32 smithi078 bash[38572]: audit 2024-01-21T06:04:31.802006+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:32.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:32 smithi078 bash[38572]: audit 2024-01-21T06:04:31.802810+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-21T06:04:32.834 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 4 on host 'smithi115' 2024-01-21T06:04:33.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:33 smithi115 bash[35227]: cephadm 2024-01-21T06:04:31.802562+0000 mgr.y (mgr.14142) 81 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-01-21T06:04:33.495 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:33 smithi115 bash[35227]: cluster 2024-01-21T06:04:32.132669+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:33.495 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:33 smithi115 bash[35227]: audit 2024-01-21T06:04:32.828333+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:33.495 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:33 smithi115 bash[35227]: audit 2024-01-21T06:04:32.828841+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:33.495 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:33 smithi115 bash[35227]: audit 2024-01-21T06:04:32.831619+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:33.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[35163]: cephadm 2024-01-21T06:04:31.802562+0000 mgr.y (mgr.14142) 81 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-01-21T06:04:33.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[35163]: cluster 2024-01-21T06:04:32.132669+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:33.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[35163]: audit 2024-01-21T06:04:32.828333+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[38572]: cephadm 2024-01-21T06:04:31.802562+0000 mgr.y (mgr.14142) 81 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-01-21T06:04:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[38572]: cluster 2024-01-21T06:04:32.132669+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[38572]: audit 2024-01-21T06:04:32.828333+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[35163]: audit 2024-01-21T06:04:32.828841+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[35163]: audit 2024-01-21T06:04:32.831619+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:33.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[38572]: audit 2024-01-21T06:04:32.828841+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:33.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:33 smithi078 bash[38572]: audit 2024-01-21T06:04:32.831619+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658237\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:03:33.658318\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_device_update\": \"2024-01-21T06:03:01.948797\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:33.751 DEBUG:teuthology.orchestra.run.smithi115:osd.4> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.4.service 2024-01-21T06:04:33.754 INFO:tasks.cephadm:Deploying osd.5 on smithi115 with /dev/vg_nvme/lv_3... 2024-01-21T06:04:33.754 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-21T06:04:33.785 INFO:journalctl@ceph.osd.4.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:04:34.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:34 smithi115 bash[35227]: audit 2024-01-21T06:04:34.045515+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:34.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:34 smithi115 bash[35227]: audit 2024-01-21T06:04:34.048840+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:34.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:34 smithi115 bash[35227]: audit 2024-01-21T06:04:34.049537+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:34.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:34 smithi078 bash[35163]: audit 2024-01-21T06:04:34.045515+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:34.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:34 smithi078 bash[35163]: audit 2024-01-21T06:04:34.048840+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:34.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:34 smithi078 bash[35163]: audit 2024-01-21T06:04:34.049537+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:34.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:34 smithi078 bash[38572]: audit 2024-01-21T06:04:34.045515+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:34.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:34 smithi078 bash[38572]: audit 2024-01-21T06:04:34.048840+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:34.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:34 smithi078 bash[38572]: audit 2024-01-21T06:04:34.049537+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:34.628 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:34 smithi115 bash[37680]: debug 2024-01-21T06:04:34.611+0000 7fc54b3f6ec0 -1 Falling back to public interface 2024-01-21T06:04:35.158 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-21T06:04:35.158 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-21T06:04:35.158 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2024-01-21T06:04:35.158 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2024-01-21T06:04:35.158 INFO:teuthology.orchestra.run.smithi115.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0118427 s, 885 MB/s 2024-01-21T06:04:35.158 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2024-01-21T06:04:35.498 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:35 smithi115 bash[37680]: debug 2024-01-21T06:04:35.176+0000 7fc54b3f6ec0 -1 osd.4 0 log_to_monitors {default=true} 2024-01-21T06:04:35.499 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:35 smithi115 bash[35227]: cluster 2024-01-21T06:04:34.132944+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:35.499 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:35 smithi115 bash[35227]: audit 2024-01-21T06:04:35.181116+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:35.499 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:35 smithi115 bash[35227]: audit 2024-01-21T06:04:35.181456+0000 mon.a (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:35.552 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi115:vg_nvme/lv_3 2024-01-21T06:04:35.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:35 smithi078 bash[35163]: cluster 2024-01-21T06:04:34.132944+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:35.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:35 smithi078 bash[35163]: audit 2024-01-21T06:04:35.181116+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:35.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:35 smithi078 bash[35163]: audit 2024-01-21T06:04:35.181456+0000 mon.a (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:35 smithi078 bash[38572]: cluster 2024-01-21T06:04:34.132944+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:35 smithi078 bash[38572]: audit 2024-01-21T06:04:35.181116+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:35 smithi078 bash[38572]: audit 2024-01-21T06:04:35.181456+0000 mon.a (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:37.342 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[37680]: debug 2024-01-21T06:04:37.062+0000 7fc5301a3700 -1 osd.4 0 waiting for initial osdmap 2024-01-21T06:04:37.342 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[37680]: debug 2024-01-21T06:04:37.067+0000 7fc53b3bf700 -1 osd.4 37 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: audit 2024-01-21T06:04:36.057354+0000 mon.a (mon.0) 412 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: cluster 2024-01-21T06:04:36.057418+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e36: 5 total, 4 up, 4 in 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: audit 2024-01-21T06:04:36.057563+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: audit 2024-01-21T06:04:36.057996+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: audit 2024-01-21T06:04:36.058255+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: cluster 2024-01-21T06:04:36.133385+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: cluster 2024-01-21T06:04:36.175737+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: cluster 2024-01-21T06:04:36.175789+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:37.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:37 smithi115 bash[35227]: audit 2024-01-21T06:04:36.866867+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:37.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: audit 2024-01-21T06:04:36.057354+0000 mon.a (mon.0) 412 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-21T06:04:37.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: cluster 2024-01-21T06:04:36.057418+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e36: 5 total, 4 up, 4 in 2024-01-21T06:04:37.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: audit 2024-01-21T06:04:36.057563+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: audit 2024-01-21T06:04:36.057996+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: audit 2024-01-21T06:04:36.058255+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: cluster 2024-01-21T06:04:36.133385+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: cluster 2024-01-21T06:04:36.175737+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: cluster 2024-01-21T06:04:36.175789+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[38572]: audit 2024-01-21T06:04:36.866867+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: audit 2024-01-21T06:04:36.057354+0000 mon.a (mon.0) 412 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: cluster 2024-01-21T06:04:36.057418+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e36: 5 total, 4 up, 4 in 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: audit 2024-01-21T06:04:36.057563+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: audit 2024-01-21T06:04:36.057996+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:37.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: audit 2024-01-21T06:04:36.058255+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: cluster 2024-01-21T06:04:36.133385+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: cluster 2024-01-21T06:04:36.175737+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: cluster 2024-01-21T06:04:36.175789+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:37 smithi078 bash[35163]: audit 2024-01-21T06:04:36.866867+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:38.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.053677+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:38.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.053677+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:38.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.061900+0000 mon.a (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:04:38.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: cluster 2024-01-21T06:04:37.061956+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e37: 5 total, 4 up, 4 in 2024-01-21T06:04:38.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.062690+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.065363+0000 mgr.y (mgr.14142) 85 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: cephadm 2024-01-21T06:04:37.066203+0000 mgr.y (mgr.14142) 86 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.061900+0000 mon.a (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: cluster 2024-01-21T06:04:37.061956+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e37: 5 total, 4 up, 4 in 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.062690+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.065363+0000 mgr.y (mgr.14142) 85 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:38.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: cephadm 2024-01-21T06:04:37.066203+0000 mgr.y (mgr.14142) 86 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.068312+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.068528+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.070421+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[35163]: audit 2024-01-21T06:04:37.071469+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.068312+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.068528+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.070421+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:38.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:38 smithi078 bash[38572]: audit 2024-01-21T06:04:37.071469+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.053677+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.061900+0000 mon.a (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:04:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: cluster 2024-01-21T06:04:37.061956+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e37: 5 total, 4 up, 4 in 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.062690+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.065363+0000 mgr.y (mgr.14142) 85 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: cephadm 2024-01-21T06:04:37.066203+0000 mgr.y (mgr.14142) 86 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.068312+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044904\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:31.800899\"}}, \"last_daemon_update\": \"2024-01-21T06:04:34.044975\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.068528+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.070421+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:38 smithi115 bash[35227]: audit 2024-01-21T06:04:37.071469+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: cluster 2024-01-21T06:04:38.069238+0000 mon.a (mon.0) 425 : cluster [INF] osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060] boot 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: cluster 2024-01-21T06:04:38.069299+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e38: 5 total, 5 up, 5 in 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: audit 2024-01-21T06:04:38.069469+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: cluster 2024-01-21T06:04:38.133855+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: audit 2024-01-21T06:04:38.573526+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.115:0/594005614' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]: dispatch 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: audit 2024-01-21T06:04:38.574056+0000 mon.a (mon.0) 428 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]: dispatch 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: audit 2024-01-21T06:04:38.579410+0000 mon.a (mon.0) 429 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]': finished 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: cluster 2024-01-21T06:04:38.579471+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[38572]: audit 2024-01-21T06:04:38.579639+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:39.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: cluster 2024-01-21T06:04:38.069238+0000 mon.a (mon.0) 425 : cluster [INF] osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060] boot 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: cluster 2024-01-21T06:04:38.069299+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e38: 5 total, 5 up, 5 in 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: audit 2024-01-21T06:04:38.069469+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: cluster 2024-01-21T06:04:38.133855+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: audit 2024-01-21T06:04:38.573526+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.115:0/594005614' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]: dispatch 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: audit 2024-01-21T06:04:38.574056+0000 mon.a (mon.0) 428 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]: dispatch 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: audit 2024-01-21T06:04:38.579410+0000 mon.a (mon.0) 429 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]': finished 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: cluster 2024-01-21T06:04:38.579471+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2024-01-21T06:04:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:39 smithi078 bash[35163]: audit 2024-01-21T06:04:38.579639+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: cluster 2024-01-21T06:04:38.069238+0000 mon.a (mon.0) 425 : cluster [INF] osd.4 [v2:172.21.15.115:6800/4232547060,v1:172.21.15.115:6801/4232547060] boot 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: cluster 2024-01-21T06:04:38.069299+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e38: 5 total, 5 up, 5 in 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: audit 2024-01-21T06:04:38.069469+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: cluster 2024-01-21T06:04:38.133855+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 354 GiB / 358 GiB avail 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: audit 2024-01-21T06:04:38.573526+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.115:0/594005614' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]: dispatch 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: audit 2024-01-21T06:04:38.574056+0000 mon.a (mon.0) 428 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]: dispatch 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: audit 2024-01-21T06:04:38.579410+0000 mon.a (mon.0) 429 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a"}]': finished 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: cluster 2024-01-21T06:04:38.579471+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2024-01-21T06:04:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:39 smithi115 bash[35227]: audit 2024-01-21T06:04:38.579639+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:40.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:40 smithi078 bash[38572]: audit 2024-01-21T06:04:39.346899+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.115:0/3897324181' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:40.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:40 smithi078 bash[35163]: audit 2024-01-21T06:04:39.346899+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.115:0/3897324181' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:40.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:40 smithi115 bash[35227]: audit 2024-01-21T06:04:39.346899+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.115:0/3897324181' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:41.362 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:41 smithi078 bash[35163]: cluster 2024-01-21T06:04:40.134261+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2024-01-21T06:04:41.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:41 smithi078 bash[38572]: cluster 2024-01-21T06:04:40.134261+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2024-01-21T06:04:41.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:41 smithi115 bash[35227]: cluster 2024-01-21T06:04:40.134261+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2024-01-21T06:04:42.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:42 smithi078 bash[35163]: audit 2024-01-21T06:04:41.565367+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:42.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:42 smithi078 bash[38572]: audit 2024-01-21T06:04:41.565367+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:42.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:42 smithi115 bash[35227]: audit 2024-01-21T06:04:41.565367+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:43.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:43 smithi115 bash[35227]: cluster 2024-01-21T06:04:42.134715+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:43.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:43 smithi115 bash[35227]: audit 2024-01-21T06:04:43.123989+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:04:43.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:43 smithi115 bash[35227]: audit 2024-01-21T06:04:43.124779+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:43.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:43 smithi115 bash[35227]: audit 2024-01-21T06:04:43.125648+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-21T06:04:43.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[35163]: cluster 2024-01-21T06:04:42.134715+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:43.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[35163]: audit 2024-01-21T06:04:43.123989+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:04:43.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[35163]: audit 2024-01-21T06:04:43.124779+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:43.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[35163]: audit 2024-01-21T06:04:43.125648+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-21T06:04:43.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[38572]: cluster 2024-01-21T06:04:42.134715+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:43.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[38572]: audit 2024-01-21T06:04:43.123989+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:04:43.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[38572]: audit 2024-01-21T06:04:43.124779+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:43.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:43 smithi078 bash[38572]: audit 2024-01-21T06:04:43.125648+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-21T06:04:44.251 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:43 smithi115 systemd[1]: Stopping Ceph osd.4 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:44.252 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[37680]: debug 2024-01-21T06:04:44.030+0000 7fc542c3e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:04:44.252 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[37680]: debug 2024-01-21T06:04:44.030+0000 7fc542c3e700 -1 osd.4 39 *** Got signal Terminated *** 2024-01-21T06:04:44.252 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[37680]: debug 2024-01-21T06:04:44.030+0000 7fc542c3e700 -1 osd.4 39 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:04:44.519 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:44 smithi115 podman[38875]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.4 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cephadm 2024-01-21T06:04:43.125299+0000 mgr.y (mgr.14142) 90 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.071889+0000 mon.a (mon.0) 436 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.071932+0000 mon.a (mon.0) 437 : cluster [INF] osd.4 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.072149+0000 mon.a (mon.0) 438 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.072369+0000 mon.a (mon.0) 439 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.072520+0000 mon.a (mon.0) 440 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.072645+0000 mon.a (mon.0) 441 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.072814+0000 mon.a (mon.0) 442 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.072971+0000 mon.a (mon.0) 443 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.073123+0000 mon.a (mon.0) 444 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.073278+0000 mon.a (mon.0) 445 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-01-21T06:04:44.520 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:44 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.073432+0000 mon.a (mon.0) 446 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cephadm 2024-01-21T06:04:43.125299+0000 mgr.y (mgr.14142) 90 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.071889+0000 mon.a (mon.0) 436 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.071932+0000 mon.a (mon.0) 437 : cluster [INF] osd.4 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.072149+0000 mon.a (mon.0) 438 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.072369+0000 mon.a (mon.0) 439 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.072520+0000 mon.a (mon.0) 440 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.072645+0000 mon.a (mon.0) 441 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.072814+0000 mon.a (mon.0) 442 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.072971+0000 mon.a (mon.0) 443 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.073123+0000 mon.a (mon.0) 444 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.073278+0000 mon.a (mon.0) 445 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-01-21T06:04:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.073432+0000 mon.a (mon.0) 446 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cephadm 2024-01-21T06:04:43.125299+0000 mgr.y (mgr.14142) 90 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.071889+0000 mon.a (mon.0) 436 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.071932+0000 mon.a (mon.0) 437 : cluster [INF] osd.4 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.072149+0000 mon.a (mon.0) 438 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.072369+0000 mon.a (mon.0) 439 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.072520+0000 mon.a (mon.0) 440 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.072645+0000 mon.a (mon.0) 441 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.072814+0000 mon.a (mon.0) 442 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.072971+0000 mon.a (mon.0) 443 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.073123+0000 mon.a (mon.0) 444 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.073278+0000 mon.a (mon.0) 445 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-01-21T06:04:44.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:44 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.073432+0000 mon.a (mon.0) 446 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-01-21T06:04:45.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.135131+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:45.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.242322+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:45.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.242353+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-01-21T06:04:45.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[35227]: cluster 2024-01-21T06:04:44.252875+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e40: 6 total, 4 up, 5 in 2024-01-21T06:04:45.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[35227]: audit 2024-01-21T06:04:44.253026+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:45.369 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.4.service: Succeeded. 2024-01-21T06:04:45.369 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 systemd[1]: Stopped Ceph osd.4 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:45.369 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 systemd[1]: Starting Ceph osd.4 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:45.369 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 podman[39010]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.4" found: no such container 2024-01-21T06:04:45.370 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 systemd[1]: Started Ceph osd.4 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:45.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.135131+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.242322+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.242353+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[35163]: cluster 2024-01-21T06:04:44.252875+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e40: 6 total, 4 up, 5 in 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[35163]: audit 2024-01-21T06:04:44.253026+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.135131+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.242322+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.242353+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[38572]: cluster 2024-01-21T06:04:44.252875+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e40: 6 total, 4 up, 5 in 2024-01-21T06:04:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:45 smithi078 bash[38572]: audit 2024-01-21T06:04:44.253026+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:46.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-21T06:04:46.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-01-21T06:04:46.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-01-21T06:04:46.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-01-21T06:04:46.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-21T06:04:46.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-21T06:04:46.129 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:45 smithi115 bash[39026]: --> ceph-volume lvm activate successful for osd ID: 4 2024-01-21T06:04:46.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: cluster 2024-01-21T06:04:45.256141+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e41: 6 total, 4 up, 5 in 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.256678+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.281594+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.282030+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.284458+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.285767+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.286913+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: cephadm 2024-01-21T06:04:45.287459+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-01-21T06:04:46.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:46 smithi115 bash[35227]: audit 2024-01-21T06:04:45.287722+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-21T06:04:46.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: cluster 2024-01-21T06:04:45.256141+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e41: 6 total, 4 up, 5 in 2024-01-21T06:04:46.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.256678+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:46.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: cluster 2024-01-21T06:04:45.256141+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e41: 6 total, 4 up, 5 in 2024-01-21T06:04:46.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.256678+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:46.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.281594+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:46.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.282030+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.284458+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.285767+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.286913+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: cephadm 2024-01-21T06:04:45.287459+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[38572]: audit 2024-01-21T06:04:45.287722+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.281594+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.282030+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.284458+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044783\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:34.044871\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.285767+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:04:46.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.286913+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:46.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: cephadm 2024-01-21T06:04:45.287459+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-01-21T06:04:46.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:46 smithi078 bash[35163]: audit 2024-01-21T06:04:45.287722+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-21T06:04:46.634 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 4,5 on host 'smithi115' 2024-01-21T06:04:47.257 DEBUG:teuthology.orchestra.run.smithi115:osd.5> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.5.service 2024-01-21T06:04:47.259 INFO:tasks.cephadm:Deploying osd.6 on smithi115 with /dev/vg_nvme/lv_2... 2024-01-21T06:04:47.259 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-21T06:04:47.290 INFO:journalctl@ceph.osd.5.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:04:47.377 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[39315]: debug 2024-01-21T06:04:47.211+0000 7f5e3c209ec0 -1 Falling back to public interface 2024-01-21T06:04:47.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: cluster 2024-01-21T06:04:46.135621+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:47.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: cluster 2024-01-21T06:04:46.282752+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-21T06:04:47.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: audit 2024-01-21T06:04:46.614479+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_daemon_update\": \"2024-01-21T06:04:46.613864\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:47.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: audit 2024-01-21T06:04:46.619464+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_daemon_update\": \"2024-01-21T06:04:46.613864\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:47.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: audit 2024-01-21T06:04:46.628065+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:47.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: audit 2024-01-21T06:04:46.628490+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:47.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[35227]: audit 2024-01-21T06:04:46.632774+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:47.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: cluster 2024-01-21T06:04:46.135621+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:47.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: cluster 2024-01-21T06:04:46.282752+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-21T06:04:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: cluster 2024-01-21T06:04:46.135621+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: cluster 2024-01-21T06:04:46.282752+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-21T06:04:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: audit 2024-01-21T06:04:46.614479+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_daemon_update\": \"2024-01-21T06:04:46.613864\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: audit 2024-01-21T06:04:46.614479+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_daemon_update\": \"2024-01-21T06:04:46.613864\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: audit 2024-01-21T06:04:46.619464+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_daemon_update\": \"2024-01-21T06:04:46.613864\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: audit 2024-01-21T06:04:46.619464+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}}, \"last_daemon_update\": \"2024-01-21T06:04:46.613864\", \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: audit 2024-01-21T06:04:46.628065+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:47.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: audit 2024-01-21T06:04:46.628490+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:47.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[38572]: audit 2024-01-21T06:04:46.632774+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:47.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: audit 2024-01-21T06:04:46.628065+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:47.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: audit 2024-01-21T06:04:46.628490+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:47.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:47 smithi078 bash[35163]: audit 2024-01-21T06:04:46.632774+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613615\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613725\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:46.613763\", \"created\": \"2024-01-21T06:04:32.797970\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_device_update\": \"2024-01-21T06:04:37.052381\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:48.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[39315]: debug 2024-01-21T06:04:47.777+0000 7f5e3c209ec0 -1 osd.4 39 log_to_monitors {default=true} 2024-01-21T06:04:48.128 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:04:47 smithi115 bash[39315]: debug 2024-01-21T06:04:47.787+0000 7f5e2c1d2700 -1 osd.4 39 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:48.519 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:48 smithi115 bash[35227]: audit 2024-01-21T06:04:47.781284+0000 mon.a (mon.0) 465 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:48.519 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:48 smithi115 bash[35227]: audit 2024-01-21T06:04:47.781735+0000 mon.a (mon.0) 466 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:48.519 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:48 smithi115 bash[35227]: audit 2024-01-21T06:04:48.034898+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:48.519 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:48 smithi115 bash[35227]: audit 2024-01-21T06:04:48.038129+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:48.519 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:48 smithi115 bash[35227]: audit 2024-01-21T06:04:48.038780+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:48.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[35163]: audit 2024-01-21T06:04:47.781284+0000 mon.a (mon.0) 465 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:48.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[35163]: audit 2024-01-21T06:04:47.781735+0000 mon.a (mon.0) 466 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[38572]: audit 2024-01-21T06:04:47.781284+0000 mon.a (mon.0) 465 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-21T06:04:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[38572]: audit 2024-01-21T06:04:47.781735+0000 mon.a (mon.0) 466 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[38572]: audit 2024-01-21T06:04:48.034898+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[38572]: audit 2024-01-21T06:04:48.038129+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[38572]: audit 2024-01-21T06:04:48.038780+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[35163]: audit 2024-01-21T06:04:48.034898+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[35163]: audit 2024-01-21T06:04:48.038129+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:48 smithi078 bash[35163]: audit 2024-01-21T06:04:48.038780+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:48.878 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:48 smithi115 bash[39753]: debug 2024-01-21T06:04:48.523+0000 7fdbfa06dec0 -1 Falling back to public interface 2024-01-21T06:04:49.165 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[39753]: debug 2024-01-21T06:04:49.075+0000 7fdbfa06dec0 -1 osd.5 0 log_to_monitors {default=true} 2024-01-21T06:04:49.304 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-21T06:04:49.304 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-21T06:04:49.304 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2024-01-21T06:04:49.304 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2024-01-21T06:04:49.304 INFO:teuthology.orchestra.run.smithi115.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0165574 s, 633 MB/s 2024-01-21T06:04:49.305 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2024-01-21T06:04:49.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: cluster 2024-01-21T06:04:48.136087+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: cluster 2024-01-21T06:04:48.263080+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: cluster 2024-01-21T06:04:48.263107+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: cluster 2024-01-21T06:04:48.270853+0000 mon.a (mon.0) 472 : cluster [INF] osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730] boot 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: cluster 2024-01-21T06:04:48.270898+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e42: 6 total, 5 up, 5 in 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: audit 2024-01-21T06:04:48.271467+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: audit 2024-01-21T06:04:48.271845+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: audit 2024-01-21T06:04:49.078810+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[35163]: audit 2024-01-21T06:04:49.079121+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: cluster 2024-01-21T06:04:48.136087+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: cluster 2024-01-21T06:04:48.263080+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: cluster 2024-01-21T06:04:48.263107+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-01-21T06:04:49.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: cluster 2024-01-21T06:04:48.270853+0000 mon.a (mon.0) 472 : cluster [INF] osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730] boot 2024-01-21T06:04:49.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: cluster 2024-01-21T06:04:48.270898+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e42: 6 total, 5 up, 5 in 2024-01-21T06:04:49.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: audit 2024-01-21T06:04:48.271467+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:49.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: audit 2024-01-21T06:04:48.271845+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:49.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: audit 2024-01-21T06:04:49.078810+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:04:49.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:49 smithi078 bash[38572]: audit 2024-01-21T06:04:49.079121+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: cluster 2024-01-21T06:04:48.136087+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: cluster 2024-01-21T06:04:48.263080+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: cluster 2024-01-21T06:04:48.263107+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: cluster 2024-01-21T06:04:48.270853+0000 mon.a (mon.0) 472 : cluster [INF] osd.4 [v2:172.21.15.115:6800/287790730,v1:172.21.15.115:6801/287790730] boot 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: cluster 2024-01-21T06:04:48.270898+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e42: 6 total, 5 up, 5 in 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: audit 2024-01-21T06:04:48.271467+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: audit 2024-01-21T06:04:48.271845+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: audit 2024-01-21T06:04:49.078810+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:04:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:49 smithi115 bash[35227]: audit 2024-01-21T06:04:49.079121+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:04:49.689 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi115:vg_nvme/lv_2 2024-01-21T06:04:50.612 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[47371]: debug 2024-01-21T06:04:50.291+0000 7f089c0af700 -1 osd.3 44 build_incremental_map_msg missing incremental map 44 2024-01-21T06:04:50.613 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[42599]: debug 2024-01-21T06:04:50.290+0000 7f8de78c8700 -1 osd.0 44 build_incremental_map_msg missing incremental map 44 2024-01-21T06:04:50.613 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[44701]: debug 2024-01-21T06:04:50.292+0000 7f4d16d01700 -1 osd.1 44 build_incremental_map_msg missing incremental map 44 2024-01-21T06:04:50.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: audit 2024-01-21T06:04:49.286339+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-21T06:04:50.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: cluster 2024-01-21T06:04:49.286395+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 6 total, 5 up, 5 in 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: audit 2024-01-21T06:04:49.286566+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: audit 2024-01-21T06:04:49.286940+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: audit 2024-01-21T06:04:49.287281+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: cluster 2024-01-21T06:04:50.072719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[38572]: cluster 2024-01-21T06:04:50.072755+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: audit 2024-01-21T06:04:49.286339+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: cluster 2024-01-21T06:04:49.286395+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 6 total, 5 up, 5 in 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: audit 2024-01-21T06:04:49.286566+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: audit 2024-01-21T06:04:49.286940+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: audit 2024-01-21T06:04:49.287281+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: cluster 2024-01-21T06:04:50.072719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:50.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:50 smithi078 bash[35163]: cluster 2024-01-21T06:04:50.072755+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:50.621 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[39753]: debug 2024-01-21T06:04:50.294+0000 7fdbe2e22700 -1 osd.5 0 waiting for initial osdmap 2024-01-21T06:04:50.621 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[39753]: debug 2024-01-21T06:04:50.302+0000 7fdbee03e700 -1 osd.5 44 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: audit 2024-01-21T06:04:49.286339+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: cluster 2024-01-21T06:04:49.286395+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 6 total, 5 up, 5 in 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: audit 2024-01-21T06:04:49.286566+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: audit 2024-01-21T06:04:49.286940+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: audit 2024-01-21T06:04:49.287281+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: cluster 2024-01-21T06:04:50.072719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:04:50.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:50 smithi115 bash[35227]: cluster 2024-01-21T06:04:50.072755+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:04:51.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: cluster 2024-01-21T06:04:50.136530+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:50.291582+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: cluster 2024-01-21T06:04:50.291632+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 6 total, 5 up, 5 in 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:50.292056+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:50.632302+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: cluster 2024-01-21T06:04:50.136530+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:50.291582+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:04:51.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: cluster 2024-01-21T06:04:50.291632+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 6 total, 5 up, 5 in 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:50.292056+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:50.632302+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:50.830515+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:50.830515+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:50.833550+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:51.066318+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:51.067051+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:51.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[38572]: audit 2024-01-21T06:04:51.068148+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:51.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:50.833550+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:51.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:51.066318+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:51.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:51.067051+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:51.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:51 smithi078 bash[35163]: audit 2024-01-21T06:04:51.068148+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: cluster 2024-01-21T06:04:50.136530+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:50.291582+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: cluster 2024-01-21T06:04:50.291632+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 6 total, 5 up, 5 in 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:50.292056+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:50.632302+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:50.830515+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:04:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:50.833550+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"5e868c527963\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034222\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:04:47.796115\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:45.285546\"}}, \"last_daemon_update\": \"2024-01-21T06:04:48.034303\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:04:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:51.066318+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:04:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:51.067051+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:51 smithi115 bash[35227]: audit 2024-01-21T06:04:51.068148+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:52.612 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[44701]: debug 2024-01-21T06:04:52.307+0000 7f4d16d01700 -1 osd.1 46 build_incremental_map_msg missing incremental map 46 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[35163]: audit 2024-01-21T06:04:51.065377+0000 mgr.y (mgr.14142) 96 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[35163]: cephadm 2024-01-21T06:04:51.066006+0000 mgr.y (mgr.14142) 97 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[35163]: cluster 2024-01-21T06:04:51.293415+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900] boot 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[35163]: cluster 2024-01-21T06:04:51.293473+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[35163]: audit 2024-01-21T06:04:51.294004+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[38572]: audit 2024-01-21T06:04:51.065377+0000 mgr.y (mgr.14142) 96 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[38572]: cephadm 2024-01-21T06:04:51.066006+0000 mgr.y (mgr.14142) 97 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:52.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[38572]: cluster 2024-01-21T06:04:51.293415+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900] boot 2024-01-21T06:04:52.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[38572]: cluster 2024-01-21T06:04:51.293473+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-01-21T06:04:52.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:52 smithi078 bash[38572]: audit 2024-01-21T06:04:51.294004+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:52.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:52 smithi115 bash[35227]: audit 2024-01-21T06:04:51.065377+0000 mgr.y (mgr.14142) 96 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:04:52.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:52 smithi115 bash[35227]: cephadm 2024-01-21T06:04:51.066006+0000 mgr.y (mgr.14142) 97 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:04:52.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:52 smithi115 bash[35227]: cluster 2024-01-21T06:04:51.293415+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3224621900,v1:172.21.15.115:6809/3224621900] boot 2024-01-21T06:04:52.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:52 smithi115 bash[35227]: cluster 2024-01-21T06:04:51.293473+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-01-21T06:04:52.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:52 smithi115 bash[35227]: audit 2024-01-21T06:04:51.294004+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: cluster 2024-01-21T06:04:52.137004+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: cluster 2024-01-21T06:04:52.308294+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: audit 2024-01-21T06:04:52.623860+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.115:0/3503118313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]: dispatch 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: audit 2024-01-21T06:04:52.624360+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]: dispatch 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: audit 2024-01-21T06:04:52.631106+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]': finished 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: cluster 2024-01-21T06:04:52.631162+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[35163]: audit 2024-01-21T06:04:52.631277+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: cluster 2024-01-21T06:04:52.137004+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: cluster 2024-01-21T06:04:52.308294+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-01-21T06:04:53.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: audit 2024-01-21T06:04:52.623860+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.115:0/3503118313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]: dispatch 2024-01-21T06:04:53.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: audit 2024-01-21T06:04:52.624360+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]: dispatch 2024-01-21T06:04:53.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: audit 2024-01-21T06:04:52.631106+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]': finished 2024-01-21T06:04:53.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: cluster 2024-01-21T06:04:52.631162+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2024-01-21T06:04:53.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:53 smithi078 bash[38572]: audit 2024-01-21T06:04:52.631277+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: cluster 2024-01-21T06:04:52.137004+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: cluster 2024-01-21T06:04:52.308294+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: audit 2024-01-21T06:04:52.623860+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.115:0/3503118313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]: dispatch 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: audit 2024-01-21T06:04:52.624360+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]: dispatch 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: audit 2024-01-21T06:04:52.631106+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8257a7f6-9a86-4a90-9165-d3eebf7cf6ec"}]': finished 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: cluster 2024-01-21T06:04:52.631162+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2024-01-21T06:04:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:53 smithi115 bash[35227]: audit 2024-01-21T06:04:52.631277+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:04:54.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:54 smithi078 bash[38572]: audit 2024-01-21T06:04:53.388049+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.115:0/202051697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:54.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:54 smithi078 bash[35163]: audit 2024-01-21T06:04:53.388049+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.115:0/202051697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:54.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:54 smithi115 bash[35227]: audit 2024-01-21T06:04:53.388049+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.115:0/202051697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:04:55.603 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:55 smithi115 bash[35227]: cluster 2024-01-21T06:04:54.137280+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:55.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:55 smithi078 bash[35163]: cluster 2024-01-21T06:04:54.137280+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:55.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:55 smithi078 bash[38572]: cluster 2024-01-21T06:04:54.137280+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:56.598 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:56 smithi115 bash[35227]: audit 2024-01-21T06:04:55.672506+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:56.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:56 smithi078 bash[35163]: audit 2024-01-21T06:04:55.672506+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:56.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:56 smithi078 bash[38572]: audit 2024-01-21T06:04:55.672506+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:04:57.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:57 smithi078 bash[35163]: cluster 2024-01-21T06:04:56.137689+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:57.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:57 smithi078 bash[38572]: cluster 2024-01-21T06:04:56.137689+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:57.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:57 smithi115 bash[35227]: cluster 2024-01-21T06:04:56.137689+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:04:58.532 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[35227]: audit 2024-01-21T06:04:57.330662+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:04:58.532 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[35227]: audit 2024-01-21T06:04:57.331387+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:58.532 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[35227]: cephadm 2024-01-21T06:04:57.331890+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-01-21T06:04:58.532 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[35227]: audit 2024-01-21T06:04:57.332141+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-21T06:04:58.532 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:58 smithi115 systemd[1]: Stopping Ceph osd.5 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:58.532 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[39753]: debug 2024-01-21T06:04:58.327+0000 7fdbf18b5700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:04:58.533 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[39753]: debug 2024-01-21T06:04:58.327+0000 7fdbf18b5700 -1 osd.5 47 *** Got signal Terminated *** 2024-01-21T06:04:58.533 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:58 smithi115 bash[39753]: debug 2024-01-21T06:04:58.327+0000 7fdbf18b5700 -1 osd.5 47 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:04:58.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[35163]: audit 2024-01-21T06:04:57.330662+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:04:58.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[35163]: audit 2024-01-21T06:04:57.331387+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:58.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[35163]: cephadm 2024-01-21T06:04:57.331890+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-01-21T06:04:58.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[35163]: audit 2024-01-21T06:04:57.332141+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-21T06:04:58.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[38572]: audit 2024-01-21T06:04:57.330662+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:04:58.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[38572]: audit 2024-01-21T06:04:57.331387+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:04:58.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[38572]: cephadm 2024-01-21T06:04:57.331890+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-01-21T06:04:58.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:58 smithi078 bash[38572]: audit 2024-01-21T06:04:57.332141+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-21T06:04:58.878 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:58 smithi115 podman[41014]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.5 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.138097+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.322653+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.322680+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.367844+0000 mon.a (mon.0) 504 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.367880+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.368096+0000 mon.a (mon.0) 506 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.368302+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.368451+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.368606+0000 mon.a (mon.0) 509 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.368744+0000 mon.a (mon.0) 510 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.368897+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.369047+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.568067+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.568128+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.569194+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.569383+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.569591+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.569744+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.569905+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.570058+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.570210+0000 mon.a (mon.0) 521 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.570361+0000 mon.a (mon.0) 522 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.969094+0000 mon.a (mon.0) 523 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.969181+0000 mon.a (mon.0) 524 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.970180+0000 mon.a (mon.0) 525 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.138097+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.322653+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.322680+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.367844+0000 mon.a (mon.0) 504 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.367880+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.368096+0000 mon.a (mon.0) 506 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.368302+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.368451+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.368606+0000 mon.a (mon.0) 509 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.368744+0000 mon.a (mon.0) 510 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.368897+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.369047+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.568067+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.568128+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.569194+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.569383+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.569591+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.569744+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.569905+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.570058+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.570210+0000 mon.a (mon.0) 521 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.570361+0000 mon.a (mon.0) 522 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.969094+0000 mon.a (mon.0) 523 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.969181+0000 mon.a (mon.0) 524 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.970180+0000 mon.a (mon.0) 525 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.970338+0000 mon.a (mon.0) 526 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.970504+0000 mon.a (mon.0) 527 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.970656+0000 mon.a (mon.0) 528 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.970817+0000 mon.a (mon.0) 529 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.970977+0000 mon.a (mon.0) 530 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.971120+0000 mon.a (mon.0) 531 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[35163]: cluster 2024-01-21T06:04:58.971265+0000 mon.a (mon.0) 532 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.970338+0000 mon.a (mon.0) 526 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.970504+0000 mon.a (mon.0) 527 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.970656+0000 mon.a (mon.0) 528 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.970817+0000 mon.a (mon.0) 529 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.970977+0000 mon.a (mon.0) 530 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.971120+0000 mon.a (mon.0) 531 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:04:59 smithi078 bash[38572]: cluster 2024-01-21T06:04:58.971265+0000 mon.a (mon.0) 532 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.628 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:59 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.5.service: Succeeded. 2024-01-21T06:04:59.628 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:59 smithi115 systemd[1]: Stopped Ceph osd.5 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:59.628 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:59 smithi115 systemd[1]: Starting Ceph osd.5 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:04:59.628 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:59 smithi115 podman[41150]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.5" found: no such container 2024-01-21T06:04:59.628 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:04:59 smithi115 systemd[1]: Started Ceph osd.5 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:04:59.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.138097+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:04:59.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.322653+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.322680+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.367844+0000 mon.a (mon.0) 504 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.367880+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.368096+0000 mon.a (mon.0) 506 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.368302+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.368451+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.368606+0000 mon.a (mon.0) 509 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.368744+0000 mon.a (mon.0) 510 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.368897+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.369047+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.568067+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.568128+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.569194+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.569383+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.569591+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.569744+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.569905+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.570058+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.570210+0000 mon.a (mon.0) 521 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.570361+0000 mon.a (mon.0) 522 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.969094+0000 mon.a (mon.0) 523 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.969181+0000 mon.a (mon.0) 524 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.970180+0000 mon.a (mon.0) 525 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.970338+0000 mon.a (mon.0) 526 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.970504+0000 mon.a (mon.0) 527 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.970656+0000 mon.a (mon.0) 528 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.970817+0000 mon.a (mon.0) 529 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.970977+0000 mon.a (mon.0) 530 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:04:59.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.971120+0000 mon.a (mon.0) 531 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-01-21T06:04:59.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:04:59 smithi115 bash[35227]: cluster 2024-01-21T06:04:58.971265+0000 mon.a (mon.0) 532 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-21T06:05:00.343 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[41166]: --> ceph-volume lvm activate successful for osd ID: 5 2024-01-21T06:05:00.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: cluster 2024-01-21T06:04:59.328075+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:05:00.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: cluster 2024-01-21T06:04:59.337865+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e48: 7 total, 5 up, 6 in 2024-01-21T06:05:00.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.338373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:00.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: cluster 2024-01-21T06:04:59.328075+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:05:00.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: cluster 2024-01-21T06:04:59.337865+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e48: 7 total, 5 up, 6 in 2024-01-21T06:05:00.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.338373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:00.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.590762+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:00.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.591212+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:00.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.590762+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:00.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.591212+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.593970+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.595506+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.596531+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: cephadm 2024-01-21T06:04:59.597088+0000 mgr.y (mgr.14142) 103 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[38572]: audit 2024-01-21T06:04:59.597362+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.593970+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.595506+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.596531+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:00.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: cephadm 2024-01-21T06:04:59.597088+0000 mgr.y (mgr.14142) 103 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-01-21T06:05:00.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:00 smithi078 bash[35163]: audit 2024-01-21T06:04:59.597362+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-21T06:05:00.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: cluster 2024-01-21T06:04:59.328075+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:05:00.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: cluster 2024-01-21T06:04:59.337865+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e48: 7 total, 5 up, 6 in 2024-01-21T06:05:00.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.338373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:00.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.590762+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.591212+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.593970+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034051\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034156\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:48.034191\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.595506+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:05:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.596531+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: cephadm 2024-01-21T06:04:59.597088+0000 mgr.y (mgr.14142) 103 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-01-21T06:05:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:00 smithi115 bash[35227]: audit 2024-01-21T06:04:59.597362+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-21T06:05:01.177 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 5,6 on host 'smithi115' 2024-01-21T06:05:01.530 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: cluster 2024-01-21T06:05:00.138558+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v109: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: cluster 2024-01-21T06:05:00.349389+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e49: 7 total, 5 up, 6 in 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: audit 2024-01-21T06:05:00.349535+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: audit 2024-01-21T06:05:00.677953+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_daemon_update\": \"2024-01-21T06:05:00.677327\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: audit 2024-01-21T06:05:00.681424+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_daemon_update\": \"2024-01-21T06:05:00.677327\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: audit 2024-01-21T06:05:01.170559+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: audit 2024-01-21T06:05:01.171103+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:01.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[35227]: audit 2024-01-21T06:05:01.174084+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:01.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: cluster 2024-01-21T06:05:00.138558+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v109: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:01.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: cluster 2024-01-21T06:05:00.349389+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e49: 7 total, 5 up, 6 in 2024-01-21T06:05:01.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: audit 2024-01-21T06:05:00.349535+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:01.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: cluster 2024-01-21T06:05:00.138558+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v109: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:01.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: cluster 2024-01-21T06:05:00.349389+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e49: 7 total, 5 up, 6 in 2024-01-21T06:05:01.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: audit 2024-01-21T06:05:00.349535+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:01.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: audit 2024-01-21T06:05:00.677953+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_daemon_update\": \"2024-01-21T06:05:00.677327\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:01.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: audit 2024-01-21T06:05:00.677953+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_daemon_update\": \"2024-01-21T06:05:00.677327\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:01.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: audit 2024-01-21T06:05:00.681424+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_daemon_update\": \"2024-01-21T06:05:00.677327\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:01.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: audit 2024-01-21T06:05:00.681424+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}}, \"last_daemon_update\": \"2024-01-21T06:05:00.677327\", \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:01.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: audit 2024-01-21T06:05:01.170559+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:01.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: audit 2024-01-21T06:05:01.171103+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:01.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[35163]: audit 2024-01-21T06:05:01.174084+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:01.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: audit 2024-01-21T06:05:01.170559+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:01.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: audit 2024-01-21T06:05:01.171103+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:01.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:01 smithi078 bash[38572]: audit 2024-01-21T06:05:01.174084+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677107\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677193\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677226\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:00.677255\", \"created\": \"2024-01-21T06:04:46.593706\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_device_update\": \"2024-01-21T06:04:50.829895\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:01.753 DEBUG:teuthology.orchestra.run.smithi115:osd.6> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.6.service 2024-01-21T06:05:01.755 INFO:tasks.cephadm:Deploying osd.7 on smithi115 with /dev/vg_nvme/lv_1... 2024-01-21T06:05:01.755 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-21T06:05:01.780 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:01 smithi115 bash[41447]: debug 2024-01-21T06:05:01.566+0000 7f1638eb2ec0 -1 Falling back to public interface 2024-01-21T06:05:01.787 INFO:journalctl@ceph.osd.6.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:05:02.378 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[41447]: debug 2024-01-21T06:05:02.121+0000 7f1638eb2ec0 -1 osd.5 47 log_to_monitors {default=true} 2024-01-21T06:05:02.378 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[41447]: debug 2024-01-21T06:05:02.128+0000 7f1628e7b700 -1 osd.5 47 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:05:02.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[35227]: audit 2024-01-21T06:05:02.125221+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:05:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[35227]: audit 2024-01-21T06:05:02.125617+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:05:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[35227]: audit 2024-01-21T06:05:02.126089+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[35227]: audit 2024-01-21T06:05:02.126419+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:02.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[35163]: audit 2024-01-21T06:05:02.125221+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[35163]: audit 2024-01-21T06:05:02.125617+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[35163]: audit 2024-01-21T06:05:02.126089+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[35163]: audit 2024-01-21T06:05:02.126419+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[38572]: audit 2024-01-21T06:05:02.125221+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[38572]: audit 2024-01-21T06:05:02.125617+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[38572]: audit 2024-01-21T06:05:02.126089+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:02 smithi078 bash[38572]: audit 2024-01-21T06:05:02.126419+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:03.128 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:02 smithi115 bash[41950]: debug 2024-01-21T06:05:02.953+0000 7f761eee3ec0 -1 Falling back to public interface 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: cluster 2024-01-21T06:05:02.138957+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v111: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: cluster 2024-01-21T06:05:02.349234+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: cluster 2024-01-21T06:05:02.349259+0000 mon.a (mon.0) 552 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: cluster 2024-01-21T06:05:02.354845+0000 mon.a (mon.0) 553 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366] boot 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: cluster 2024-01-21T06:05:02.354899+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e50: 7 total, 6 up, 6 in 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: audit 2024-01-21T06:05:02.355496+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:05:03.524 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: audit 2024-01-21T06:05:02.355886+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:03.525 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[41950]: debug 2024-01-21T06:05:03.523+0000 7f761eee3ec0 -1 osd.6 0 log_to_monitors {default=true} 2024-01-21T06:05:03.525 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: audit 2024-01-21T06:05:02.537709+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:03.525 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: audit 2024-01-21T06:05:02.540761+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:03.525 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:03 smithi115 bash[35227]: audit 2024-01-21T06:05:02.541439+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:03.667 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-21T06:05:03.667 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-21T06:05:03.667 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2024-01-21T06:05:03.667 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2024-01-21T06:05:03.667 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123644 s, 848 MB/s 2024-01-21T06:05:03.667 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: cluster 2024-01-21T06:05:02.138957+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v111: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: cluster 2024-01-21T06:05:02.349234+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: cluster 2024-01-21T06:05:02.349259+0000 mon.a (mon.0) 552 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: cluster 2024-01-21T06:05:02.354845+0000 mon.a (mon.0) 553 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366] boot 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: cluster 2024-01-21T06:05:02.354899+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e50: 7 total, 6 up, 6 in 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: audit 2024-01-21T06:05:02.355496+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:05:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: audit 2024-01-21T06:05:02.355886+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: cluster 2024-01-21T06:05:02.138957+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v111: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: cluster 2024-01-21T06:05:02.349234+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: cluster 2024-01-21T06:05:02.349259+0000 mon.a (mon.0) 552 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: cluster 2024-01-21T06:05:02.354845+0000 mon.a (mon.0) 553 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3993955366,v1:172.21.15.115:6809/3993955366] boot 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: cluster 2024-01-21T06:05:02.354899+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e50: 7 total, 6 up, 6 in 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: audit 2024-01-21T06:05:02.355496+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: audit 2024-01-21T06:05:02.355886+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: audit 2024-01-21T06:05:02.537709+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: audit 2024-01-21T06:05:02.540761+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:03.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[38572]: audit 2024-01-21T06:05:02.541439+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:03.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: audit 2024-01-21T06:05:02.537709+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:03.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: audit 2024-01-21T06:05:02.540761+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:03.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:03 smithi078 bash[35163]: audit 2024-01-21T06:05:02.541439+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:04.128 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch daemon add osd smithi115:vg_nvme/lv_1 2024-01-21T06:05:04.805 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:04 smithi115 bash[35227]: cluster 2024-01-21T06:05:03.367150+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e51: 7 total, 6 up, 6 in 2024-01-21T06:05:04.805 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:04 smithi115 bash[35227]: audit 2024-01-21T06:05:03.367697+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:04.805 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:04 smithi115 bash[35227]: audit 2024-01-21T06:05:03.527907+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:04.805 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:04 smithi115 bash[35227]: audit 2024-01-21T06:05:03.529042+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:04.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[35163]: cluster 2024-01-21T06:05:03.367150+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e51: 7 total, 6 up, 6 in 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[35163]: audit 2024-01-21T06:05:03.367697+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[35163]: audit 2024-01-21T06:05:03.527907+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[35163]: audit 2024-01-21T06:05:03.529042+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[38572]: cluster 2024-01-21T06:05:03.367150+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e51: 7 total, 6 up, 6 in 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[38572]: audit 2024-01-21T06:05:03.367697+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[38572]: audit 2024-01-21T06:05:03.527907+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:04.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:04 smithi078 bash[38572]: audit 2024-01-21T06:05:03.529042+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:05.819 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[41950]: debug 2024-01-21T06:05:05.385+0000 7f7603c90700 -1 osd.6 0 waiting for initial osdmap 2024-01-21T06:05:05.819 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[41950]: debug 2024-01-21T06:05:05.395+0000 7f760eeac700 -1 osd.6 53 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:05:05.819 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: cluster 2024-01-21T06:05:04.139400+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v114: 1 pgs: 1 stale+active+clean; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:05.819 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: audit 2024-01-21T06:05:04.380326+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-21T06:05:05.819 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: cluster 2024-01-21T06:05:04.380404+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e52: 7 total, 6 up, 6 in 2024-01-21T06:05:05.819 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: audit 2024-01-21T06:05:04.380539+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:05.819 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: audit 2024-01-21T06:05:04.381777+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:05.819 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: audit 2024-01-21T06:05:04.382071+0000 mon.a (mon.0) 566 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:05.820 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: cluster 2024-01-21T06:05:04.483196+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:05:05.820 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:05 smithi115 bash[35227]: cluster 2024-01-21T06:05:04.483261+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:05:05.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: cluster 2024-01-21T06:05:04.139400+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v114: 1 pgs: 1 stale+active+clean; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:05.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: audit 2024-01-21T06:05:04.380326+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: cluster 2024-01-21T06:05:04.380404+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e52: 7 total, 6 up, 6 in 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: audit 2024-01-21T06:05:04.380539+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: audit 2024-01-21T06:05:04.381777+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: audit 2024-01-21T06:05:04.382071+0000 mon.a (mon.0) 566 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: cluster 2024-01-21T06:05:04.483196+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[35163]: cluster 2024-01-21T06:05:04.483261+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: cluster 2024-01-21T06:05:04.139400+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v114: 1 pgs: 1 stale+active+clean; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: audit 2024-01-21T06:05:04.380326+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: cluster 2024-01-21T06:05:04.380404+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e52: 7 total, 6 up, 6 in 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: audit 2024-01-21T06:05:04.380539+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: audit 2024-01-21T06:05:04.381777+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:05.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: audit 2024-01-21T06:05:04.382071+0000 mon.a (mon.0) 566 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:05.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: cluster 2024-01-21T06:05:04.483196+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:05:05.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:05 smithi078 bash[38572]: cluster 2024-01-21T06:05:04.483261+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:05:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.383009+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:05:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: cluster 2024-01-21T06:05:05.383072+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e53: 7 total, 6 up, 6 in 2024-01-21T06:05:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.383676+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.470061+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.527785+0000 mgr.y (mgr.14142) 107 : audit [DBG] from='client.24278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: cephadm 2024-01-21T06:05:05.528416+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.528655+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.529385+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.530495+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.658348+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:05.661245+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: cluster 2024-01-21T06:05:06.384462+0000 mon.a (mon.0) 576 : cluster [INF] osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080] boot 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: cluster 2024-01-21T06:05:06.384522+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e54: 7 total, 7 up, 7 in 2024-01-21T06:05:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:06 smithi115 bash[35227]: audit 2024-01-21T06:05:06.384691+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.383009+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: cluster 2024-01-21T06:05:05.383072+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e53: 7 total, 6 up, 6 in 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.383676+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.470061+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.527785+0000 mgr.y (mgr.14142) 107 : audit [DBG] from='client.24278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: cephadm 2024-01-21T06:05:05.528416+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.528655+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.529385+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.530495+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.383009+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: cluster 2024-01-21T06:05:05.383072+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e53: 7 total, 6 up, 6 in 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.383676+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.470061+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.527785+0000 mgr.y (mgr.14142) 107 : audit [DBG] from='client.24278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: cephadm 2024-01-21T06:05:05.528416+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Applying osd on host smithi115... 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.528655+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.529385+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.530495+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:06.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.658348+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.658348+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:05.661245+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: cluster 2024-01-21T06:05:06.384462+0000 mon.a (mon.0) 576 : cluster [INF] osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080] boot 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: cluster 2024-01-21T06:05:06.384522+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e54: 7 total, 7 up, 7 in 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[38572]: audit 2024-01-21T06:05:06.384691+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:05.661245+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"bd2799f3d6b3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536878\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:02.254814\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:59.595259\"}}, \"last_daemon_update\": \"2024-01-21T06:05:02.536980\", \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:06.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: cluster 2024-01-21T06:05:06.384462+0000 mon.a (mon.0) 576 : cluster [INF] osd.6 [v2:172.21.15.115:6816/3369129080,v1:172.21.15.115:6817/3369129080] boot 2024-01-21T06:05:06.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: cluster 2024-01-21T06:05:06.384522+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e54: 7 total, 7 up, 7 in 2024-01-21T06:05:06.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:06 smithi078 bash[35163]: audit 2024-01-21T06:05:06.384691+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:07.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[35163]: cluster 2024-01-21T06:05:06.139878+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v117: 1 pgs: 1 stale+active+clean; 0 B data, 2.7 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[35163]: audit 2024-01-21T06:05:07.113664+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.115:0/1126858165' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]: dispatch 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[35163]: audit 2024-01-21T06:05:07.114180+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]: dispatch 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[35163]: audit 2024-01-21T06:05:07.119269+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]': finished 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[35163]: cluster 2024-01-21T06:05:07.119336+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[35163]: audit 2024-01-21T06:05:07.119505+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[38572]: cluster 2024-01-21T06:05:06.139878+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v117: 1 pgs: 1 stale+active+clean; 0 B data, 2.7 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[38572]: audit 2024-01-21T06:05:07.113664+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.115:0/1126858165' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]: dispatch 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[38572]: audit 2024-01-21T06:05:07.114180+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]: dispatch 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[38572]: audit 2024-01-21T06:05:07.119269+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]': finished 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[38572]: cluster 2024-01-21T06:05:07.119336+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2024-01-21T06:05:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:07 smithi078 bash[38572]: audit 2024-01-21T06:05:07.119505+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:07 smithi115 bash[35227]: cluster 2024-01-21T06:05:06.139878+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v117: 1 pgs: 1 stale+active+clean; 0 B data, 2.7 MiB used, 530 GiB / 536 GiB avail 2024-01-21T06:05:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:07 smithi115 bash[35227]: audit 2024-01-21T06:05:07.113664+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.115:0/1126858165' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]: dispatch 2024-01-21T06:05:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:07 smithi115 bash[35227]: audit 2024-01-21T06:05:07.114180+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]: dispatch 2024-01-21T06:05:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:07 smithi115 bash[35227]: audit 2024-01-21T06:05:07.119269+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be0fa7b7-9c93-4500-a307-36394893237b"}]': finished 2024-01-21T06:05:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:07 smithi115 bash[35227]: cluster 2024-01-21T06:05:07.119336+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2024-01-21T06:05:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:07 smithi115 bash[35227]: audit 2024-01-21T06:05:07.119505+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:08.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:08 smithi078 bash[35163]: audit 2024-01-21T06:05:07.870659+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.115:0/3331966956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:05:08.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:08 smithi078 bash[38572]: audit 2024-01-21T06:05:07.870659+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.115:0/3331966956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:05:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:08 smithi115 bash[35227]: audit 2024-01-21T06:05:07.870659+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.115:0/3331966956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-21T06:05:09.779 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:09 smithi115 bash[35227]: cluster 2024-01-21T06:05:08.140160+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v120: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:09.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:09 smithi078 bash[35163]: cluster 2024-01-21T06:05:08.140160+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v120: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:09.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:09 smithi078 bash[38572]: cluster 2024-01-21T06:05:08.140160+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v120: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:10.857 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:10 smithi115 bash[35227]: audit 2024-01-21T06:05:10.119613+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:10.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:10 smithi078 bash[35163]: audit 2024-01-21T06:05:10.119613+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:10.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:10 smithi078 bash[38572]: audit 2024-01-21T06:05:10.119613+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:11.674 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:11 smithi115 bash[35227]: cluster 2024-01-21T06:05:10.140578+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v121: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:11.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:11 smithi078 bash[35163]: cluster 2024-01-21T06:05:10.140578+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v121: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:11 smithi078 bash[38572]: cluster 2024-01-21T06:05:10.140578+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v121: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:12.694 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:12 smithi115 bash[35227]: audit 2024-01-21T06:05:11.777765+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:05:12.694 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:12 smithi115 bash[35227]: audit 2024-01-21T06:05:11.778580+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:12.694 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:12 smithi115 bash[35227]: audit 2024-01-21T06:05:11.779543+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-21T06:05:12.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:12 smithi078 bash[35163]: audit 2024-01-21T06:05:11.777765+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:05:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:12 smithi078 bash[35163]: audit 2024-01-21T06:05:11.778580+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:12.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:12 smithi078 bash[35163]: audit 2024-01-21T06:05:11.779543+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-21T06:05:12.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:12 smithi078 bash[38572]: audit 2024-01-21T06:05:11.777765+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:05:12.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:12 smithi078 bash[38572]: audit 2024-01-21T06:05:11.778580+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:12.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:12 smithi078 bash[38572]: audit 2024-01-21T06:05:11.779543+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-21T06:05:12.987 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:12 smithi115 systemd[1]: Stopping Ceph osd.6 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:05:12.987 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:12 smithi115 bash[41950]: debug 2024-01-21T06:05:12.782+0000 7f761672b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:05:12.987 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:12 smithi115 bash[41950]: debug 2024-01-21T06:05:12.782+0000 7f761672b700 -1 osd.6 55 *** Got signal Terminated *** 2024-01-21T06:05:12.987 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:12 smithi115 bash[41950]: debug 2024-01-21T06:05:12.782+0000 7f761672b700 -1 osd.6 55 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:05:13.295 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:13 smithi115 podman[43201]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.6 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cephadm 2024-01-21T06:05:11.779155+0000 mgr.y (mgr.14142) 112 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.141051+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.826935+0000 mon.a (mon.0) 587 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.826975+0000 mon.a (mon.0) 588 : cluster [INF] osd.6 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.827189+0000 mon.a (mon.0) 589 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.827378+0000 mon.a (mon.0) 590 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.827556+0000 mon.a (mon.0) 591 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.827732+0000 mon.a (mon.0) 592 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.827923+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:12.828103+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.027256+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.027347+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.027609+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.027937+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.028144+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.028334+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.028473+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.028640+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.028830+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.029002+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.029177+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.029347+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cephadm 2024-01-21T06:05:11.779155+0000 mgr.y (mgr.14142) 112 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.141051+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.826935+0000 mon.a (mon.0) 587 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.826975+0000 mon.a (mon.0) 588 : cluster [INF] osd.6 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.827189+0000 mon.a (mon.0) 589 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.827378+0000 mon.a (mon.0) 590 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.827556+0000 mon.a (mon.0) 591 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.827732+0000 mon.a (mon.0) 592 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.827923+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:12.828103+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.027256+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.027347+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.027609+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.027937+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.028144+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.028334+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-01-21T06:05:13.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.028473+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.028640+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.028830+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.029002+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.029177+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:13 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.029347+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cephadm 2024-01-21T06:05:11.779155+0000 mgr.y (mgr.14142) 112 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-01-21T06:05:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.141051+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.826935+0000 mon.a (mon.0) 587 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.826975+0000 mon.a (mon.0) 588 : cluster [INF] osd.6 failed (root=default,host=smithi115) (connection refused reported by osd.0) 2024-01-21T06:05:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.827189+0000 mon.a (mon.0) 589 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.827378+0000 mon.a (mon.0) 590 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.827556+0000 mon.a (mon.0) 591 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.827732+0000 mon.a (mon.0) 592 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.827923+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:12.828103+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.027256+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.027347+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.027609+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.027937+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.028144+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.028334+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.028473+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.028640+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.028830+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.029002+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-01-21T06:05:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.029177+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-01-21T06:05:13.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:13 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.029347+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-01-21T06:05:14.183 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:13 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.6.service: Succeeded. 2024-01-21T06:05:14.184 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:13 smithi115 systemd[1]: Stopped Ceph osd.6 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:05:14.184 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 systemd[1]: Starting Ceph osd.6 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:05:14.184 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 podman[43336]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.6" found: no such container 2024-01-21T06:05:14.184 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 systemd[1]: Started Ceph osd.6 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:05:14.493 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.412864+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:05:14.493 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: cluster 2024-01-21T06:05:13.416482+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 6 up, 7 in 2024-01-21T06:05:14.493 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:13.417467+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.101521+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.102011+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.104923+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.105533+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.106752+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.108027+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: cluster 2024-01-21T06:05:14.419394+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e57: 8 total, 6 up, 7 in 2024-01-21T06:05:14.494 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[35227]: audit 2024-01-21T06:05:14.419569+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:14.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.412864+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:05:14.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: cluster 2024-01-21T06:05:13.416482+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 6 up, 7 in 2024-01-21T06:05:14.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:13.417467+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:14.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.412864+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:05:14.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: cluster 2024-01-21T06:05:13.416482+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 6 up, 7 in 2024-01-21T06:05:14.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:13.417467+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:14.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.101521+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:14.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.102011+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:14.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.101521+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:14.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.102011+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:14.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.104923+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.105533+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.106752+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.108027+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.104923+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.105533+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.106752+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.108027+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: cluster 2024-01-21T06:05:14.419394+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e57: 8 total, 6 up, 7 in 2024-01-21T06:05:14.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[35163]: audit 2024-01-21T06:05:14.419569+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:14.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: cluster 2024-01-21T06:05:14.419394+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e57: 8 total, 6 up, 7 in 2024-01-21T06:05:14.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:14 smithi078 bash[38572]: audit 2024-01-21T06:05:14.419569+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:14.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-21T06:05:14.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-01-21T06:05:14.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-01-21T06:05:14.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-01-21T06:05:14.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-21T06:05:14.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-21T06:05:14.879 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:14 smithi115 bash[43352]: --> ceph-volume lvm activate successful for osd ID: 6 2024-01-21T06:05:15.413 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 6,7 on host 'smithi115' 2024-01-21T06:05:15.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:15 smithi115 bash[35227]: cephadm 2024-01-21T06:05:14.107712+0000 mgr.y (mgr.14142) 114 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-01-21T06:05:15.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:15 smithi115 bash[35227]: cluster 2024-01-21T06:05:14.141507+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:15.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:15 smithi115 bash[35227]: audit 2024-01-21T06:05:15.406341+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:15.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:15 smithi115 bash[35227]: audit 2024-01-21T06:05:15.410974+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:15.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[35163]: cephadm 2024-01-21T06:05:14.107712+0000 mgr.y (mgr.14142) 114 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-01-21T06:05:15.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[35163]: cluster 2024-01-21T06:05:14.141507+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:15.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[38572]: cephadm 2024-01-21T06:05:14.107712+0000 mgr.y (mgr.14142) 114 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-01-21T06:05:15.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[38572]: cluster 2024-01-21T06:05:14.141507+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:15.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[35163]: audit 2024-01-21T06:05:15.406341+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:15.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[35163]: audit 2024-01-21T06:05:15.410974+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:15.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[38572]: audit 2024-01-21T06:05:15.406341+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:15.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:15 smithi078 bash[38572]: audit 2024-01-21T06:05:15.410974+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536643\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536728\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536763\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:02.536830\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_device_update\": \"2024-01-21T06:05:05.657762\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:15.920 DEBUG:teuthology.orchestra.run.smithi115:osd.7> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.7.service 2024-01-21T06:05:15.922 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-01-21T06:05:15.923 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd stat -f json 2024-01-21T06:05:15.955 INFO:journalctl@ceph.osd.7.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:05:16.320 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43641]: debug 2024-01-21T06:05:16.036+0000 7fd1643faec0 -1 Falling back to public interface 2024-01-21T06:05:16.320 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-21T06:05:16.320 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-01-21T06:05:16.320 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-01-21T06:05:16.320 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-01-21T06:05:16.320 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-21T06:05:16.321 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-21T06:05:16.321 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43716]: --> ceph-volume lvm activate successful for osd ID: 7 2024-01-21T06:05:16.596 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43641]: debug 2024-01-21T06:05:16.595+0000 7fd1643faec0 -1 osd.6 55 log_to_monitors {default=true} 2024-01-21T06:05:16.597 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[35227]: audit 2024-01-21T06:05:15.787595+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:16.597 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[35227]: audit 2024-01-21T06:05:15.792053+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:16.597 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[35227]: audit 2024-01-21T06:05:15.792792+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:16.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:16 smithi078 bash[38572]: audit 2024-01-21T06:05:15.787595+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:16.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:16 smithi078 bash[38572]: audit 2024-01-21T06:05:15.792053+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:16.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:16 smithi078 bash[38572]: audit 2024-01-21T06:05:15.792792+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:16.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:16 smithi078 bash[35163]: audit 2024-01-21T06:05:15.787595+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:16.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:16 smithi078 bash[35163]: audit 2024-01-21T06:05:15.792053+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:16.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:16 smithi078 bash[35163]: audit 2024-01-21T06:05:15.792792+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-21T06:05:16.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:05:16 smithi115 bash[43641]: debug 2024-01-21T06:05:16.602+0000 7fd1543c3700 -1 osd.6 55 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:05:17.021 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:17.389 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":57,"num_osds":8,"num_up_osds":6,"osd_up_since":1705817113,"num_in_osds":7,"osd_in_since":1705817106,"num_remapped_pgs":0} 2024-01-21T06:05:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[35227]: cluster 2024-01-21T06:05:16.141980+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v126: 1 pgs: 1 stale+active+clean; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[35227]: audit 2024-01-21T06:05:16.599177+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[35227]: audit 2024-01-21T06:05:16.599444+0000 mon.a (mon.0) 623 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[35227]: audit 2024-01-21T06:05:16.599896+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[35227]: audit 2024-01-21T06:05:16.600083+0000 mon.a (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[35227]: audit 2024-01-21T06:05:17.021748+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.78:0/2426490784' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:17.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[38572]: cluster 2024-01-21T06:05:16.141980+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v126: 1 pgs: 1 stale+active+clean; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:17.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[38572]: audit 2024-01-21T06:05:16.599177+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[38572]: audit 2024-01-21T06:05:16.599444+0000 mon.a (mon.0) 623 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[38572]: audit 2024-01-21T06:05:16.599896+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[38572]: audit 2024-01-21T06:05:16.600083+0000 mon.a (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[38572]: audit 2024-01-21T06:05:17.021748+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.78:0/2426490784' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[35163]: cluster 2024-01-21T06:05:16.141980+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v126: 1 pgs: 1 stale+active+clean; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[35163]: audit 2024-01-21T06:05:16.599177+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[35163]: audit 2024-01-21T06:05:16.599444+0000 mon.a (mon.0) 623 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[35163]: audit 2024-01-21T06:05:16.599896+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[35163]: audit 2024-01-21T06:05:16.600083+0000 mon.a (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:17 smithi078 bash[35163]: audit 2024-01-21T06:05:17.021748+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.78:0/2426490784' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:18.017 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:17 smithi115 bash[44084]: debug 2024-01-21T06:05:17.633+0000 7fe6601f9ec0 -1 Falling back to public interface 2024-01-21T06:05:18.322 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[44084]: debug 2024-01-21T06:05:18.201+0000 7fe6601f9ec0 -1 osd.7 0 log_to_monitors {default=true} 2024-01-21T06:05:18.390 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd stat -f json 2024-01-21T06:05:18.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: cluster 2024-01-21T06:05:17.430976+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:05:18.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: cluster 2024-01-21T06:05:17.431002+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:18.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: cluster 2024-01-21T06:05:17.434391+0000 mon.a (mon.0) 628 : cluster [INF] osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090] boot 2024-01-21T06:05:18.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: cluster 2024-01-21T06:05:17.434434+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e58: 8 total, 7 up, 7 in 2024-01-21T06:05:18.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: audit 2024-01-21T06:05:17.434788+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:18.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: audit 2024-01-21T06:05:17.435082+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:18.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: audit 2024-01-21T06:05:18.204856+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-21T06:05:18.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: audit 2024-01-21T06:05:18.205279+0000 mon.a (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-21T06:05:18.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:18 smithi115 bash[35227]: audit 2024-01-21T06:05:18.373899+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:18.755 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[44701]: debug 2024-01-21T06:05:18.448+0000 7f4d16d01700 -1 osd.1 59 build_incremental_map_msg missing incremental map 59 2024-01-21T06:05:18.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: cluster 2024-01-21T06:05:17.430976+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:05:18.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: cluster 2024-01-21T06:05:17.431002+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:18.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: cluster 2024-01-21T06:05:17.434391+0000 mon.a (mon.0) 628 : cluster [INF] osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090] boot 2024-01-21T06:05:18.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: cluster 2024-01-21T06:05:17.434434+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e58: 8 total, 7 up, 7 in 2024-01-21T06:05:18.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: audit 2024-01-21T06:05:17.434788+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: audit 2024-01-21T06:05:17.435082+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: audit 2024-01-21T06:05:18.204856+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: audit 2024-01-21T06:05:18.205279+0000 mon.a (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[35163]: audit 2024-01-21T06:05:18.373899+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: cluster 2024-01-21T06:05:17.430976+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: cluster 2024-01-21T06:05:17.431002+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: cluster 2024-01-21T06:05:17.434391+0000 mon.a (mon.0) 628 : cluster [INF] osd.6 [v2:172.21.15.115:6816/2055035090,v1:172.21.15.115:6817/2055035090] boot 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: cluster 2024-01-21T06:05:17.434434+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e58: 8 total, 7 up, 7 in 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: audit 2024-01-21T06:05:17.434788+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: audit 2024-01-21T06:05:17.435082+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:18.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: audit 2024-01-21T06:05:18.204856+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-21T06:05:18.757 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: audit 2024-01-21T06:05:18.205279+0000 mon.a (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-21T06:05:18.757 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:18 smithi078 bash[38572]: audit 2024-01-21T06:05:18.373899+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:19.362 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[44701]: debug 2024-01-21T06:05:19.015+0000 7f4d325a8700 -1 osd.1 59 build_incremental_map_msg missing incremental map 59 2024-01-21T06:05:19.362 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[44701]: debug 2024-01-21T06:05:19.015+0000 7f4d32da9700 -1 osd.1 59 build_incremental_map_msg missing incremental map 59 2024-01-21T06:05:19.500 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: cluster 2024-01-21T06:05:18.142309+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v128: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: cluster 2024-01-21T06:05:18.437656+0000 mon.a (mon.0) 634 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.448274+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: cluster 2024-01-21T06:05:18.448348+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e59: 8 total, 7 up, 7 in 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.448505+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.449746+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:19.754 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.450248+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: cluster 2024-01-21T06:05:18.142309+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v128: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: cluster 2024-01-21T06:05:18.437656+0000 mon.a (mon.0) 634 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.448274+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: cluster 2024-01-21T06:05:18.448348+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e59: 8 total, 7 up, 7 in 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.448505+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.449746+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:19.755 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.450248+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:19.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.559549+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:19.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.559549+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:19.757 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.562713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:19.757 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:18.563858+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:19.757 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:19.359073+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:19.358494\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:19.757 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[38572]: audit 2024-01-21T06:05:19.361820+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:19.358494\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:19.757 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.562713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:19.757 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:18.563858+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:19.758 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:19.359073+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:19.358494\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:19.758 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:19 smithi078 bash[35163]: audit 2024-01-21T06:05:19.361820+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:19.358494\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:19.837 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":60,"num_osds":8,"num_up_osds":7,"osd_up_since":1705817117,"num_in_osds":7,"osd_in_since":1705817106,"num_remapped_pgs":0} 2024-01-21T06:05:19.878 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[44084]: debug 2024-01-21T06:05:19.455+0000 7fe648fae700 -1 osd.7 0 waiting for initial osdmap 2024-01-21T06:05:19.878 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[44084]: debug 2024-01-21T06:05:19.462+0000 7fe6541ca700 -1 osd.7 60 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: cluster 2024-01-21T06:05:18.142309+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v128: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: cluster 2024-01-21T06:05:18.437656+0000 mon.a (mon.0) 634 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.448274+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: cluster 2024-01-21T06:05:18.448348+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e59: 8 total, 7 up, 7 in 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.448505+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.449746+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.450248+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.559549+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.562713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786624\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786708\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786742\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786784\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:15.786819\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:15.786904\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:18.563858+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:19.359073+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:19.358494\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:19 smithi115 bash[35227]: audit 2024-01-21T06:05:19.361820+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}}, \"last_daemon_update\": \"2024-01-21T06:05:19.358494\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:20.839 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd stat -f json 2024-01-21T06:05:20.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: cluster 2024-01-21T06:05:19.235256+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: cluster 2024-01-21T06:05:19.235300+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: audit 2024-01-21T06:05:19.447606+0000 mon.a (mon.0) 644 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: cluster 2024-01-21T06:05:19.447643+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e60: 8 total, 7 up, 7 in 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: audit 2024-01-21T06:05:19.448100+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: audit 2024-01-21T06:05:19.500198+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.78:0/2682965928' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: cluster 2024-01-21T06:05:20.449798+0000 mon.a (mon.0) 648 : cluster [INF] osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214] boot 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: cluster 2024-01-21T06:05:20.449863+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[35163]: audit 2024-01-21T06:05:20.450030+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: cluster 2024-01-21T06:05:19.235256+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: cluster 2024-01-21T06:05:19.235300+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:05:20.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: audit 2024-01-21T06:05:19.447606+0000 mon.a (mon.0) 644 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:05:20.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: cluster 2024-01-21T06:05:19.447643+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e60: 8 total, 7 up, 7 in 2024-01-21T06:05:20.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: audit 2024-01-21T06:05:19.448100+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:20.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: audit 2024-01-21T06:05:19.500198+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.78:0/2682965928' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:20.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: cluster 2024-01-21T06:05:20.449798+0000 mon.a (mon.0) 648 : cluster [INF] osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214] boot 2024-01-21T06:05:20.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: cluster 2024-01-21T06:05:20.449863+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-21T06:05:20.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:20 smithi078 bash[38572]: audit 2024-01-21T06:05:20.450030+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: cluster 2024-01-21T06:05:19.235256+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: cluster 2024-01-21T06:05:19.235300+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: audit 2024-01-21T06:05:19.447606+0000 mon.a (mon.0) 644 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: cluster 2024-01-21T06:05:19.447643+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e60: 8 total, 7 up, 7 in 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: audit 2024-01-21T06:05:19.448100+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: audit 2024-01-21T06:05:19.500198+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.78:0/2682965928' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: cluster 2024-01-21T06:05:20.449798+0000 mon.a (mon.0) 648 : cluster [INF] osd.7 [v2:172.21.15.115:6824/2850254214,v1:172.21.15.115:6825/2850254214] boot 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: cluster 2024-01-21T06:05:20.449863+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-21T06:05:20.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:20 smithi115 bash[35227]: audit 2024-01-21T06:05:20.450030+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:05:21.464 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:21 smithi078 bash[35163]: cluster 2024-01-21T06:05:20.142612+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v131: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:21.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:21 smithi078 bash[38572]: cluster 2024-01-21T06:05:20.142612+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v131: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:21 smithi115 bash[35227]: cluster 2024-01-21T06:05:20.142612+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v131: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:21.931 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:22.287 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":62,"num_osds":8,"num_up_osds":8,"osd_up_since":1705817120,"num_in_osds":8,"osd_in_since":1705817120,"num_remapped_pgs":0} 2024-01-21T06:05:22.288 INFO:tasks.cephadm:Adding prometheus.a on smithi115 2024-01-21T06:05:22.288 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch apply prometheus '1;smithi115=a' 2024-01-21T06:05:22.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:22 smithi115 bash[35227]: cluster 2024-01-21T06:05:21.461869+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-21T06:05:22.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:22 smithi115 bash[35227]: audit 2024-01-21T06:05:21.931808+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.78:0/209111540' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:22.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:22 smithi078 bash[38572]: cluster 2024-01-21T06:05:21.461869+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-21T06:05:22.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:22 smithi078 bash[38572]: audit 2024-01-21T06:05:21.931808+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.78:0/209111540' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:22.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:22 smithi078 bash[35163]: cluster 2024-01-21T06:05:21.461869+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-21T06:05:22.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:22 smithi078 bash[35163]: audit 2024-01-21T06:05:21.931808+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.78:0/209111540' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-21T06:05:23.514 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled prometheus update... 2024-01-21T06:05:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:23 smithi078 bash[38572]: cluster 2024-01-21T06:05:22.142951+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v134: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:23 smithi078 bash[35163]: cluster 2024-01-21T06:05:22.142951+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v134: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:23.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:23 smithi115 bash[35227]: cluster 2024-01-21T06:05:22.142951+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v134: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:23.925 DEBUG:teuthology.orchestra.run.smithi115:prometheus.a> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@prometheus.a.service 2024-01-21T06:05:23.927 INFO:tasks.cephadm:Adding node-exporter.a on smithi078 2024-01-21T06:05:23.927 INFO:tasks.cephadm:Adding node-exporter.b on smithi115 2024-01-21T06:05:23.928 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch apply node-exporter '2;smithi078=a;smithi115=b' 2024-01-21T06:05:23.956 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:05:24.793 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:24 smithi115 bash[35227]: audit 2024-01-21T06:05:23.493818+0000 mgr.y (mgr.14142) 120 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:24.793 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:24 smithi115 bash[35227]: cephadm 2024-01-21T06:05:23.494379+0000 mgr.y (mgr.14142) 121 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi115=a 2024-01-21T06:05:24.793 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:24 smithi115 bash[35227]: audit 2024-01-21T06:05:23.494714+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-21T06:05:23.494391\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-21T06:05:24.793 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:24 smithi115 bash[35227]: audit 2024-01-21T06:05:23.509847+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-21T06:05:23.494391\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-21T06:05:24.793 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:24 smithi115 bash[35227]: cephadm 2024-01-21T06:05:23.513426+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[35163]: audit 2024-01-21T06:05:23.493818+0000 mgr.y (mgr.14142) 120 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[35163]: cephadm 2024-01-21T06:05:23.494379+0000 mgr.y (mgr.14142) 121 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi115=a 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[35163]: audit 2024-01-21T06:05:23.494714+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-21T06:05:23.494391\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[35163]: audit 2024-01-21T06:05:23.509847+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-21T06:05:23.494391\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[35163]: cephadm 2024-01-21T06:05:23.513426+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[38572]: audit 2024-01-21T06:05:23.493818+0000 mgr.y (mgr.14142) 120 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[38572]: cephadm 2024-01-21T06:05:23.494379+0000 mgr.y (mgr.14142) 121 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi115=a 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[38572]: audit 2024-01-21T06:05:23.494714+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-21T06:05:23.494391\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[38572]: audit 2024-01-21T06:05:23.509847+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-21T06:05:23.494391\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-21T06:05:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:24 smithi078 bash[38572]: cephadm 2024-01-21T06:05:23.513426+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-01-21T06:05:25.134 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled node-exporter update... 2024-01-21T06:05:25.506 DEBUG:teuthology.orchestra.run.smithi078:node-exporter.a> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@node-exporter.a.service 2024-01-21T06:05:25.509 DEBUG:teuthology.orchestra.run.smithi115:node-exporter.b> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@node-exporter.b.service 2024-01-21T06:05:25.511 INFO:tasks.cephadm:Adding alertmanager.a on smithi078 2024-01-21T06:05:25.511 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch apply alertmanager '1;smithi078=a' 2024-01-21T06:05:25.540 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:05:25.547 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:05:25.782 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:25 smithi115 bash[35227]: cluster 2024-01-21T06:05:24.143465+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v135: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:25.783 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:25 smithi115 bash[35227]: audit 2024-01-21T06:05:25.129320+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-21T06:05:25.128958\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-21T06:05:25.783 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:25 smithi115 bash[35227]: audit 2024-01-21T06:05:25.132663+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-21T06:05:25.128958\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-21T06:05:25.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:25 smithi078 bash[35163]: cluster 2024-01-21T06:05:24.143465+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v135: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:25.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:25 smithi078 bash[35163]: audit 2024-01-21T06:05:25.129320+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-21T06:05:25.128958\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-21T06:05:25.862 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:25 smithi078 bash[35163]: audit 2024-01-21T06:05:25.132663+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-21T06:05:25.128958\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-21T06:05:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:25 smithi078 bash[38572]: cluster 2024-01-21T06:05:24.143465+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v135: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2024-01-21T06:05:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:25 smithi078 bash[38572]: audit 2024-01-21T06:05:25.129320+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-21T06:05:25.128958\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-21T06:05:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:25 smithi078 bash[38572]: audit 2024-01-21T06:05:25.132663+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-21T06:05:25.128958\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi115\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-21T06:05:26.766 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled alertmanager update... 2024-01-21T06:05:26.791 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:26 smithi115 bash[35227]: audit 2024-01-21T06:05:25.128323+0000 mgr.y (mgr.14142) 124 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:26.792 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:26 smithi115 bash[35227]: cephadm 2024-01-21T06:05:25.128947+0000 mgr.y (mgr.14142) 125 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi078=a,smithi115=b 2024-01-21T06:05:26.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:26 smithi078 bash[38572]: audit 2024-01-21T06:05:25.128323+0000 mgr.y (mgr.14142) 124 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:26.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:26 smithi078 bash[38572]: cephadm 2024-01-21T06:05:25.128947+0000 mgr.y (mgr.14142) 125 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi078=a,smithi115=b 2024-01-21T06:05:26.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:26 smithi078 bash[35163]: audit 2024-01-21T06:05:25.128323+0000 mgr.y (mgr.14142) 124 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:26.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:26 smithi078 bash[35163]: cephadm 2024-01-21T06:05:25.128947+0000 mgr.y (mgr.14142) 125 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi078=a,smithi115=b 2024-01-21T06:05:27.164 DEBUG:teuthology.orchestra.run.smithi078:alertmanager.a> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@alertmanager.a.service 2024-01-21T06:05:27.167 INFO:tasks.cephadm:Adding grafana.a on smithi115 2024-01-21T06:05:27.167 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph orch apply grafana '1;smithi115=a' 2024-01-21T06:05:27.201 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:-- Logs begin at Sun 2024-01-21 05:54:33 UTC. -- 2024-01-21T06:05:27.750 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:27 smithi115 bash[35227]: cluster 2024-01-21T06:05:26.143857+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:27.750 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:27 smithi115 bash[35227]: cluster 2024-01-21T06:05:26.511387+0000 mon.a (mon.0) 657 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-21T06:05:27.750 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:27 smithi115 bash[35227]: cluster 2024-01-21T06:05:26.511456+0000 mon.a (mon.0) 658 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:27.750 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:27 smithi115 bash[35227]: audit 2024-01-21T06:05:26.763082+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-21T06:05:26.762742\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-21T06:05:27.750 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:27 smithi115 bash[35227]: audit 2024-01-21T06:05:26.765977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-21T06:05:26.762742\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[35163]: cluster 2024-01-21T06:05:26.143857+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[35163]: cluster 2024-01-21T06:05:26.511387+0000 mon.a (mon.0) 657 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[35163]: cluster 2024-01-21T06:05:26.511456+0000 mon.a (mon.0) 658 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[35163]: audit 2024-01-21T06:05:26.763082+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-21T06:05:26.762742\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[35163]: audit 2024-01-21T06:05:26.765977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-21T06:05:26.762742\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[38572]: cluster 2024-01-21T06:05:26.143857+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:27.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[38572]: cluster 2024-01-21T06:05:26.511387+0000 mon.a (mon.0) 657 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-21T06:05:27.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[38572]: cluster 2024-01-21T06:05:26.511456+0000 mon.a (mon.0) 658 : cluster [INF] Cluster is now healthy 2024-01-21T06:05:27.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[38572]: audit 2024-01-21T06:05:26.763082+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-21T06:05:26.762742\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-21T06:05:27.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:27 smithi078 bash[38572]: audit 2024-01-21T06:05:26.765977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-21T06:05:26.762742\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-21T06:05:28.410 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled grafana update... 2024-01-21T06:05:28.779 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:28 smithi115 bash[35227]: audit 2024-01-21T06:05:26.762202+0000 mgr.y (mgr.14142) 127 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:28.779 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:28 smithi115 bash[35227]: cephadm 2024-01-21T06:05:26.762726+0000 mgr.y (mgr.14142) 128 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi078=a 2024-01-21T06:05:28.779 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:28 smithi115 bash[35227]: audit 2024-01-21T06:05:28.405976+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-21T06:05:28.405601\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-21T06:05:28.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:28 smithi115 bash[35227]: audit 2024-01-21T06:05:28.409178+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-21T06:05:28.405601\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-21T06:05:28.781 DEBUG:teuthology.orchestra.run.smithi115:grafana.a> sudo journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@grafana.a.service 2024-01-21T06:05:28.783 INFO:tasks.cephadm:Setting up client nodes... 2024-01-21T06:05:28.783 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-21T06:05:28.812 INFO:journalctl@ceph.grafana.a.smithi115.stdout:-- Logs begin at Sun 2024-01-21 05:54:35 UTC. -- 2024-01-21T06:05:28.813 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[38572]: audit 2024-01-21T06:05:26.762202+0000 mgr.y (mgr.14142) 127 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:28.813 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[38572]: cephadm 2024-01-21T06:05:26.762726+0000 mgr.y (mgr.14142) 128 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi078=a 2024-01-21T06:05:28.813 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[38572]: audit 2024-01-21T06:05:28.405976+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-21T06:05:28.405601\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-21T06:05:28.813 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[38572]: audit 2024-01-21T06:05:28.409178+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-21T06:05:28.405601\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-21T06:05:28.814 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[35163]: audit 2024-01-21T06:05:26.762202+0000 mgr.y (mgr.14142) 127 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:28.814 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[35163]: cephadm 2024-01-21T06:05:26.762726+0000 mgr.y (mgr.14142) 128 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi078=a 2024-01-21T06:05:28.814 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[35163]: audit 2024-01-21T06:05:28.405976+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-21T06:05:28.405601\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-21T06:05:28.814 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:28 smithi078 bash[35163]: audit 2024-01-21T06:05:28.409178+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-21T06:05:28.405601\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi115\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-21T06:05:29.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[38572]: cluster 2024-01-21T06:05:28.144210+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:29.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[38572]: audit 2024-01-21T06:05:28.405039+0000 mgr.y (mgr.14142) 130 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:29.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[38572]: cephadm 2024-01-21T06:05:28.405585+0000 mgr.y (mgr.14142) 131 : cephadm [INF] Saving service grafana spec with placement count:1 smithi115=a 2024-01-21T06:05:29.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[38572]: audit 2024-01-21T06:05:29.157972+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"245f792d-0e3d-47fd-890c-9db7ba4a48e6\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705817120.449899, \"finished_at\": 1705817126.5183656}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-21T06:05:29.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[38572]: audit 2024-01-21T06:05:29.160413+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"245f792d-0e3d-47fd-890c-9db7ba4a48e6\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705817120.449899, \"finished_at\": 1705817126.5183656}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-21T06:05:29.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[35163]: cluster 2024-01-21T06:05:28.144210+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[35163]: audit 2024-01-21T06:05:28.405039+0000 mgr.y (mgr.14142) 130 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[35163]: cephadm 2024-01-21T06:05:28.405585+0000 mgr.y (mgr.14142) 131 : cephadm [INF] Saving service grafana spec with placement count:1 smithi115=a 2024-01-21T06:05:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[35163]: audit 2024-01-21T06:05:29.157972+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"245f792d-0e3d-47fd-890c-9db7ba4a48e6\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705817120.449899, \"finished_at\": 1705817126.5183656}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-21T06:05:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:29 smithi078 bash[35163]: audit 2024-01-21T06:05:29.160413+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"245f792d-0e3d-47fd-890c-9db7ba4a48e6\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705817120.449899, \"finished_at\": 1705817126.5183656}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-21T06:05:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:29 smithi115 bash[35227]: cluster 2024-01-21T06:05:28.144210+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:29 smithi115 bash[35227]: audit 2024-01-21T06:05:28.405039+0000 mgr.y (mgr.14142) 130 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:05:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:29 smithi115 bash[35227]: cephadm 2024-01-21T06:05:28.405585+0000 mgr.y (mgr.14142) 131 : cephadm [INF] Saving service grafana spec with placement count:1 smithi115=a 2024-01-21T06:05:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:29 smithi115 bash[35227]: audit 2024-01-21T06:05:29.157972+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"245f792d-0e3d-47fd-890c-9db7ba4a48e6\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705817120.449899, \"finished_at\": 1705817126.5183656}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-21T06:05:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:29 smithi115 bash[35227]: audit 2024-01-21T06:05:29.160413+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"245f792d-0e3d-47fd-890c-9db7ba4a48e6\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705817120.449899, \"finished_at\": 1705817126.5183656}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-21T06:05:29.929 INFO:teuthology.orchestra.run.smithi078.stdout:[client.0] 2024-01-21T06:05:29.929 INFO:teuthology.orchestra.run.smithi078.stdout: key = AQAptKxlsN8RNxAAnSKQp52bwxZzDQGQRXYM4A== 2024-01-21T06:05:30.279 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-01-21T06:05:30.279 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-01-21T06:05:30.279 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-01-21T06:05:30.358 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-21T06:05:30.540 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:30 smithi078 bash[38572]: audit 2024-01-21T06:05:29.923530+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.78:0/685534042' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:30.540 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:30 smithi078 bash[38572]: audit 2024-01-21T06:05:29.923807+0000 mon.a (mon.0) 665 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:30.540 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:30 smithi078 bash[38572]: audit 2024-01-21T06:05:29.929200+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-21T06:05:30.540 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:30 smithi078 bash[35163]: audit 2024-01-21T06:05:29.923530+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.78:0/685534042' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:30.540 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:30 smithi078 bash[35163]: audit 2024-01-21T06:05:29.923807+0000 mon.a (mon.0) 665 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:30.541 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:30 smithi078 bash[35163]: audit 2024-01-21T06:05:29.929200+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-21T06:05:30.676 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:30 smithi115 bash[35227]: audit 2024-01-21T06:05:29.923530+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.78:0/685534042' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:30.677 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:30 smithi115 bash[35227]: audit 2024-01-21T06:05:29.923807+0000 mon.a (mon.0) 665 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:30.677 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:30 smithi115 bash[35227]: audit 2024-01-21T06:05:29.929200+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-21T06:05:31.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:31 smithi115 bash[35227]: cluster 2024-01-21T06:05:30.144731+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:31.862 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:31 smithi078 bash[38572]: cluster 2024-01-21T06:05:30.144731+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:31.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:31 smithi078 bash[35163]: cluster 2024-01-21T06:05:30.144731+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:32.138 INFO:teuthology.orchestra.run.smithi115.stdout:[client.1] 2024-01-21T06:05:32.138 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQAstKxlWqb9BxAATeMSrlDrlY575iPlBIj+xQ== 2024-01-21T06:05:32.544 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:32 smithi115 bash[35227]: audit 2024-01-21T06:05:32.133267+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.115:0/1520324933' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:32.544 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:32 smithi115 bash[35227]: audit 2024-01-21T06:05:32.133891+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:32.544 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:32 smithi115 bash[35227]: audit 2024-01-21T06:05:32.137514+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-21T06:05:32.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:32 smithi078 bash[38572]: audit 2024-01-21T06:05:32.133267+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.115:0/1520324933' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:32.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:32 smithi078 bash[38572]: audit 2024-01-21T06:05:32.133891+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:32.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:32 smithi078 bash[38572]: audit 2024-01-21T06:05:32.137514+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-21T06:05:32.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:32 smithi078 bash[35163]: audit 2024-01-21T06:05:32.133267+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.115:0/1520324933' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:32.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:32 smithi078 bash[35163]: audit 2024-01-21T06:05:32.133891+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-21T06:05:32.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:32 smithi078 bash[35163]: audit 2024-01-21T06:05:32.137514+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-21T06:05:33.775 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:33 smithi115 bash[35227]: cluster 2024-01-21T06:05:32.145181+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:33.784 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-01-21T06:05:33.784 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-01-21T06:05:33.784 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-01-21T06:05:33.828 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd dump --format=json 2024-01-21T06:05:33.860 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:33 smithi078 bash[38572]: cluster 2024-01-21T06:05:32.145181+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:33.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:33 smithi078 bash[35163]: cluster 2024-01-21T06:05:32.145181+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:34.886 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:34.886 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":62,"fsid":"8a2d834a-b822-11ee-95b0-87774f69a715","created":"2024-01-21T06:02:03.338305+0000","modified":"2024-01-21T06:05:21.458164+0000","last_up_change":"2024-01-21T06:05:20.445239+0000","last_in_change":"2024-01-21T06:05:20.445239+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-01-21T06:02:11.203679+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":"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":60,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6803","nonce":1405566984}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6805","nonce":1405566984}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6809","nonce":1405566984}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6807","nonce":1405566984}]},"public_addr":"172.21.15.78:6803/1405566984","cluster_addr":"172.21.15.78:6805/1405566984","heartbeat_back_addr":"172.21.15.78:6809/1405566984","heartbeat_front_addr":"172.21.15.78:6807/1405566984","state":["exists","up"]},{"osd":1,"uuid":"9c27ed88-10e4-4d94-b49c-2ba38f855af5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":16,"last_clean_end":18,"up_from":21,"up_thru":42,"down_at":19,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6811","nonce":3722177868}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6813","nonce":3722177868}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6817","nonce":3722177868}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6815","nonce":3722177868}]},"public_addr":"172.21.15.78:6811/3722177868","cluster_addr":"172.21.15.78:6813/3722177868","heartbeat_back_addr":"172.21.15.78:6817/3722177868","heartbeat_front_addr":"172.21.15.78:6815/3722177868","state":["exists","up"]},{"osd":2,"uuid":"1d5dee8e-3a25-44c5-8729-99576bc05872","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":27,"up_from":30,"up_thru":0,"down_at":28,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6819","nonce":4235368167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6821","nonce":4235368167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6825","nonce":4235368167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6823","nonce":4235368167}]},"public_addr":"172.21.15.78:6819/4235368167","cluster_addr":"172.21.15.78:6821/4235368167","heartbeat_back_addr":"172.21.15.78:6825/4235368167","heartbeat_front_addr":"172.21.15.78:6823/4235368167","state":["exists","up"]},{"osd":3,"uuid":"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6827","nonce":1147799244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6829","nonce":1147799244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6833","nonce":1147799244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6831","nonce":1147799244}]},"public_addr":"172.21.15.78:6827/1147799244","cluster_addr":"172.21.15.78:6829/1147799244","heartbeat_back_addr":"172.21.15.78:6833/1147799244","heartbeat_front_addr":"172.21.15.78:6831/1147799244","state":["exists","up"]},{"osd":4,"uuid":"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":39,"up_from":42,"up_thru":0,"down_at":40,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6801","nonce":287790730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6803","nonce":287790730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6807","nonce":287790730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6805","nonce":287790730}]},"public_addr":"172.21.15.115:6801/287790730","cluster_addr":"172.21.15.115:6803/287790730","heartbeat_back_addr":"172.21.15.115:6807/287790730","heartbeat_front_addr":"172.21.15.115:6805/287790730","state":["exists","up"]},{"osd":5,"uuid":"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":45,"last_clean_end":47,"up_from":50,"up_thru":50,"down_at":48,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6809","nonce":3993955366}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6811","nonce":3993955366}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6815","nonce":3993955366}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6813","nonce":3993955366}]},"public_addr":"172.21.15.115:6809/3993955366","cluster_addr":"172.21.15.115:6811/3993955366","heartbeat_back_addr":"172.21.15.115:6815/3993955366","heartbeat_front_addr":"172.21.15.115:6813/3993955366","state":["exists","up"]},{"osd":6,"uuid":"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":55,"up_from":58,"up_thru":58,"down_at":56,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6817","nonce":2055035090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6819","nonce":2055035090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6823","nonce":2055035090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6821","nonce":2055035090}]},"public_addr":"172.21.15.115:6817/2055035090","cluster_addr":"172.21.15.115:6819/2055035090","heartbeat_back_addr":"172.21.15.115:6823/2055035090","heartbeat_front_addr":"172.21.15.115:6821/2055035090","state":["exists","up"]},{"osd":7,"uuid":"be0fa7b7-9c93-4500-a307-36394893237b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":61,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6825","nonce":2850254214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6827","nonce":2850254214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6831","nonce":2850254214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6829","nonce":2850254214}]},"public_addr":"172.21.15.115:6825/2850254214","cluster_addr":"172.21.15.115:6827/2850254214","heartbeat_back_addr":"172.21.15.115:6831/2850254214","heartbeat_front_addr":"172.21.15.115:6829/2850254214","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2024-01-21T06:03:58.535400+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:03:46.675659+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:03:59.976692+0000","dead_epoch":19},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:13.262842+0000","dead_epoch":28},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:25.793561+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:36.175792+0000","dead_epoch":40},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:50.072757+0000","dead_epoch":48},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:05:04.483265+0000","dead_epoch":56},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:05:19.235302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.78:6800/2416211961":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/3719111629":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/3101063600":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/370507339":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/1372577548":"2024-01-22T06:02:18.352582+0000","172.21.15.78:0/674066472":"2024-01-22T06:02:18.352582+0000","172.21.15.78:6801/2416211961":"2024-01-22T06:02:33.294548+0000","172.21.15.78:6800/1097204554":"2024-01-22T06:02:18.352582+0000","172.21.15.78:6801/1097204554":"2024-01-22T06:02:18.352582+0000","172.21.15.78:0/1252603468":"2024-01-22T06:02:18.352582+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-01-21T06:05:35.205 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-01-21T06:02:11.203679+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-01-21T06:05:35.205 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-01-21T06:05:35.835 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:35 smithi078 bash[35163]: cluster 2024-01-21T06:05:34.145475+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:35.835 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:35 smithi078 bash[35163]: audit 2024-01-21T06:05:34.885120+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.78:0/1452614773' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:35.835 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:35 smithi078 bash[38572]: cluster 2024-01-21T06:05:34.145475+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:35.835 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:35 smithi078 bash[38572]: audit 2024-01-21T06:05:34.885120+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.78:0/1452614773' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:35 smithi115 bash[35227]: cluster 2024-01-21T06:05:34.145475+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:35 smithi115 bash[35227]: audit 2024-01-21T06:05:34.885120+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.78:0/1452614773' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:36.349 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2024-01-21T06:05:36.703 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-01-21T06:05:36.704 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-01-21T06:05:36.704 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph mgr dump --format=json 2024-01-21T06:05:37.075 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:36 smithi115 podman[45828]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-prometheus.a" found: no such container 2024-01-21T06:05:37.076 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:36 smithi115 systemd[1]: Started Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:05:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[38572]: cluster 2024-01-21T06:05:36.145810+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:37.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[38572]: audit 2024-01-21T06:05:36.349892+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.78:0/1200159126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[35163]: cluster 2024-01-21T06:05:36.145810+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[35163]: audit 2024-01-21T06:05:36.349892+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.78:0/1200159126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[35163]: audit 2024-01-21T06:05:36.862183+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[35163]: audit 2024-01-21T06:05:36.867845+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[35163]: audit 2024-01-21T06:05:36.868392+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[38572]: audit 2024-01-21T06:05:36.862183+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[38572]: audit 2024-01-21T06:05:36.867845+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:37.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:37 smithi078 bash[38572]: audit 2024-01-21T06:05:36.868392+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:37.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[35227]: cluster 2024-01-21T06:05:36.145810+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-21T06:05:37.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[35227]: audit 2024-01-21T06:05:36.349892+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.78:0/1200159126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-21T06:05:37.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.285Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-21T06:05:37.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.285Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.285Z 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-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.285Z caller=main.go:594 level=info host_details="(Linux 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 smithi115 (none))" 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.285Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.285Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.286Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.287Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.287Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.287Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.291Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.291Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.471µs 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.291Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.291Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.292Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.367µs wal_replay_duration=269.975µs wbl_replay_duration=136ns total_replay_duration=341.276µs 2024-01-21T06:05:37.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.295Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-01-21T06:05:37.380 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.295Z caller=main.go:1063 level=info msg="TSDB started" 2024-01-21T06:05:37.380 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.295Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-21T06:05:37.380 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.295Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=775.836µs db_storage=944ns remote_storage=1.261µs web_handler=382ns query_engine=613ns scrape=473.842µs scrape_sd=25.77µs notify=709ns notify_sd=2.039µs rules=30.874µs tracing=6.785µs 2024-01-21T06:05:37.380 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.295Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-01-21T06:05:37.380 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[45844]: ts=2024-01-21T06:05:37.295Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-01-21T06:05:37.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[35227]: audit 2024-01-21T06:05:36.862183+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:37.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[35227]: audit 2024-01-21T06:05:36.867845+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358252\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358321\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358351\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358378\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358404\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:19.358430\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:37.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:37 smithi115 bash[35227]: audit 2024-01-21T06:05:36.868392+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:05:37.776 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:38.136 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6800","nonce":2638916341},{"type":"v1","addr":"172.21.15.78:6801","nonce":2638916341}]},"active_addr":"172.21.15.78:6801/2638916341","active_change":"2024-01-21T06:02:33.294872+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":24110,"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://smithi078.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.78:0","nonce":436033248}]},{"addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":2483315412}]},{"addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":665848369}]}]}} 2024-01-21T06:05:38.138 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-01-21T06:05:38.138 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-01-21T06:05:38.138 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd dump --format=json 2024-01-21T06:05:38.489 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[35163]: audit 2024-01-21T06:05:37.772525+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.78:0/3232643588' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-21T06:05:38.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[38572]: audit 2024-01-21T06:05:37.772525+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.78:0/3232643588' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-21T06:05:38.490 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[35163]: audit 2024-01-21T06:05:38.138567+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_daemon_update\": \"2024-01-21T06:05:38.137864\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:38.490 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[35163]: audit 2024-01-21T06:05:38.141393+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_daemon_update\": \"2024-01-21T06:05:38.137864\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:38.490 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[35163]: audit 2024-01-21T06:05:38.142640+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-21T06:05:38.490 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[35163]: audit 2024-01-21T06:05:38.143229+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:38.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[38572]: audit 2024-01-21T06:05:38.138567+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_daemon_update\": \"2024-01-21T06:05:38.137864\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:38.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[38572]: audit 2024-01-21T06:05:38.141393+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_daemon_update\": \"2024-01-21T06:05:38.137864\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:38.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[38572]: audit 2024-01-21T06:05:38.142640+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-21T06:05:38.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:38 smithi078 bash[38572]: audit 2024-01-21T06:05:38.143229+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:38.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[35227]: audit 2024-01-21T06:05:37.772525+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.78:0/3232643588' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-21T06:05:38.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[35227]: audit 2024-01-21T06:05:38.138567+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_daemon_update\": \"2024-01-21T06:05:38.137864\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:38.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[35227]: audit 2024-01-21T06:05:38.141393+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}}, \"last_daemon_update\": \"2024-01-21T06:05:38.137864\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:38.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[35227]: audit 2024-01-21T06:05:38.142640+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-21T06:05:38.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[35227]: audit 2024-01-21T06:05:38.143229+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:38.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:38 smithi115 systemd[1]: Started Ceph node-exporter.b for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:05:38.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[46264]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-01-21T06:05:38.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:38 smithi115 bash[46264]: Trying to pull docker.io/prom/node-exporter:latest... 2024-01-21T06:05:39.363 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:39 smithi078 systemd[1]: Started Ceph node-exporter.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:05:39.363 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[49440]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-01-21T06:05:39.363 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[49440]: Trying to pull docker.io/prom/node-exporter:latest... 2024-01-21T06:05:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: cephadm 2024-01-21T06:05:38.143691+0000 mgr.y (mgr.14142) 136 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-01-21T06:05:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: cluster 2024-01-21T06:05:38.146178+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: cephadm 2024-01-21T06:05:38.143691+0000 mgr.y (mgr.14142) 136 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-01-21T06:05:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: cluster 2024-01-21T06:05:38.146178+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:39.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: audit 2024-01-21T06:05:38.630959+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:39.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: audit 2024-01-21T06:05:38.630959+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:39.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: audit 2024-01-21T06:05:38.633639+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:39.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: audit 2024-01-21T06:05:38.634119+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-21T06:05:39.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: audit 2024-01-21T06:05:38.634572+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:39.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: cephadm 2024-01-21T06:05:38.634948+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon node-exporter.a on smithi078 2024-01-21T06:05:39.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: audit 2024-01-21T06:05:39.193515+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: audit 2024-01-21T06:05:38.633639+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: audit 2024-01-21T06:05:38.634119+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: audit 2024-01-21T06:05:38.634572+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: cephadm 2024-01-21T06:05:38.634948+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon node-exporter.a on smithi078 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[38572]: audit 2024-01-21T06:05:39.196465+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: audit 2024-01-21T06:05:39.193515+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:05:39.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:39 smithi078 bash[35163]: audit 2024-01-21T06:05:39.196465+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:05:39.388 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:39.389 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":62,"fsid":"8a2d834a-b822-11ee-95b0-87774f69a715","created":"2024-01-21T06:02:03.338305+0000","modified":"2024-01-21T06:05:21.458164+0000","last_up_change":"2024-01-21T06:05:20.445239+0000","last_in_change":"2024-01-21T06:05:20.445239+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-01-21T06:02:11.203679+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":"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":60,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6803","nonce":1405566984}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6805","nonce":1405566984}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6809","nonce":1405566984}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6807","nonce":1405566984}]},"public_addr":"172.21.15.78:6803/1405566984","cluster_addr":"172.21.15.78:6805/1405566984","heartbeat_back_addr":"172.21.15.78:6809/1405566984","heartbeat_front_addr":"172.21.15.78:6807/1405566984","state":["exists","up"]},{"osd":1,"uuid":"9c27ed88-10e4-4d94-b49c-2ba38f855af5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":16,"last_clean_end":18,"up_from":21,"up_thru":42,"down_at":19,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6811","nonce":3722177868}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6813","nonce":3722177868}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6817","nonce":3722177868}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6815","nonce":3722177868}]},"public_addr":"172.21.15.78:6811/3722177868","cluster_addr":"172.21.15.78:6813/3722177868","heartbeat_back_addr":"172.21.15.78:6817/3722177868","heartbeat_front_addr":"172.21.15.78:6815/3722177868","state":["exists","up"]},{"osd":2,"uuid":"1d5dee8e-3a25-44c5-8729-99576bc05872","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":27,"up_from":30,"up_thru":0,"down_at":28,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6819","nonce":4235368167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6821","nonce":4235368167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6825","nonce":4235368167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6823","nonce":4235368167}]},"public_addr":"172.21.15.78:6819/4235368167","cluster_addr":"172.21.15.78:6821/4235368167","heartbeat_back_addr":"172.21.15.78:6825/4235368167","heartbeat_front_addr":"172.21.15.78:6823/4235368167","state":["exists","up"]},{"osd":3,"uuid":"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6827","nonce":1147799244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6829","nonce":1147799244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6833","nonce":1147799244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6831","nonce":1147799244}]},"public_addr":"172.21.15.78:6827/1147799244","cluster_addr":"172.21.15.78:6829/1147799244","heartbeat_back_addr":"172.21.15.78:6833/1147799244","heartbeat_front_addr":"172.21.15.78:6831/1147799244","state":["exists","up"]},{"osd":4,"uuid":"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":39,"up_from":42,"up_thru":0,"down_at":40,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6801","nonce":287790730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6803","nonce":287790730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6807","nonce":287790730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6805","nonce":287790730}]},"public_addr":"172.21.15.115:6801/287790730","cluster_addr":"172.21.15.115:6803/287790730","heartbeat_back_addr":"172.21.15.115:6807/287790730","heartbeat_front_addr":"172.21.15.115:6805/287790730","state":["exists","up"]},{"osd":5,"uuid":"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":45,"last_clean_end":47,"up_from":50,"up_thru":50,"down_at":48,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6809","nonce":3993955366}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6811","nonce":3993955366}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6815","nonce":3993955366}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6813","nonce":3993955366}]},"public_addr":"172.21.15.115:6809/3993955366","cluster_addr":"172.21.15.115:6811/3993955366","heartbeat_back_addr":"172.21.15.115:6815/3993955366","heartbeat_front_addr":"172.21.15.115:6813/3993955366","state":["exists","up"]},{"osd":6,"uuid":"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":55,"up_from":58,"up_thru":58,"down_at":56,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6817","nonce":2055035090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6819","nonce":2055035090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6823","nonce":2055035090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6821","nonce":2055035090}]},"public_addr":"172.21.15.115:6817/2055035090","cluster_addr":"172.21.15.115:6819/2055035090","heartbeat_back_addr":"172.21.15.115:6823/2055035090","heartbeat_front_addr":"172.21.15.115:6821/2055035090","state":["exists","up"]},{"osd":7,"uuid":"be0fa7b7-9c93-4500-a307-36394893237b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":61,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6825","nonce":2850254214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6827","nonce":2850254214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6831","nonce":2850254214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6829","nonce":2850254214}]},"public_addr":"172.21.15.115:6825/2850254214","cluster_addr":"172.21.15.115:6827/2850254214","heartbeat_back_addr":"172.21.15.115:6831/2850254214","heartbeat_front_addr":"172.21.15.115:6829/2850254214","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2024-01-21T06:03:58.535400+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:03:46.675659+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:03:59.976692+0000","dead_epoch":19},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:13.262842+0000","dead_epoch":28},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:25.793561+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:36.175792+0000","dead_epoch":40},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:50.072757+0000","dead_epoch":48},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:05:04.483265+0000","dead_epoch":56},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:05:19.235302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.78:6800/2416211961":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/3719111629":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/3101063600":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/370507339":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/1372577548":"2024-01-22T06:02:18.352582+0000","172.21.15.78:0/674066472":"2024-01-22T06:02:18.352582+0000","172.21.15.78:6801/2416211961":"2024-01-22T06:02:33.294548+0000","172.21.15.78:6800/1097204554":"2024-01-22T06:02:18.352582+0000","172.21.15.78:6801/1097204554":"2024-01-22T06:02:18.352582+0000","172.21.15.78:0/1252603468":"2024-01-22T06:02:18.352582+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: cephadm 2024-01-21T06:05:38.143691+0000 mgr.y (mgr.14142) 136 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: cluster 2024-01-21T06:05:38.146178+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: audit 2024-01-21T06:05:38.630959+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: audit 2024-01-21T06:05:38.633639+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: audit 2024-01-21T06:05:38.634119+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: audit 2024-01-21T06:05:38.634572+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: cephadm 2024-01-21T06:05:38.634948+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon node-exporter.a on smithi078 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: audit 2024-01-21T06:05:39.193515+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:05:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:39 smithi115 bash[35227]: audit 2024-01-21T06:05:39.196465+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:05:39.715 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-01-21T06:05:39.715 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd dump --format=json 2024-01-21T06:05:40.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:40 smithi078 bash[35163]: cephadm 2024-01-21T06:05:39.199364+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon alertmanager.a on smithi078 2024-01-21T06:05:40.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:40 smithi078 bash[35163]: audit 2024-01-21T06:05:39.387071+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.78:0/1517879789' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:40.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:40 smithi078 bash[38572]: cephadm 2024-01-21T06:05:39.199364+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon alertmanager.a on smithi078 2024-01-21T06:05:40.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:40 smithi078 bash[38572]: audit 2024-01-21T06:05:39.387071+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.78:0/1517879789' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:40.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:40 smithi115 bash[35227]: cephadm 2024-01-21T06:05:39.199364+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon alertmanager.a on smithi078 2024-01-21T06:05:40.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:40 smithi115 bash[35227]: audit 2024-01-21T06:05:39.387071+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.78:0/1517879789' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:40.759 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:05:40.759 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":62,"fsid":"8a2d834a-b822-11ee-95b0-87774f69a715","created":"2024-01-21T06:02:03.338305+0000","modified":"2024-01-21T06:05:21.458164+0000","last_up_change":"2024-01-21T06:05:20.445239+0000","last_in_change":"2024-01-21T06:05:20.445239+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-01-21T06:02:11.203679+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":"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":60,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6803","nonce":1405566984}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6805","nonce":1405566984}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6809","nonce":1405566984}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":1405566984},{"type":"v1","addr":"172.21.15.78:6807","nonce":1405566984}]},"public_addr":"172.21.15.78:6803/1405566984","cluster_addr":"172.21.15.78:6805/1405566984","heartbeat_back_addr":"172.21.15.78:6809/1405566984","heartbeat_front_addr":"172.21.15.78:6807/1405566984","state":["exists","up"]},{"osd":1,"uuid":"9c27ed88-10e4-4d94-b49c-2ba38f855af5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":16,"last_clean_end":18,"up_from":21,"up_thru":42,"down_at":19,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6811","nonce":3722177868}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6813","nonce":3722177868}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6817","nonce":3722177868}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3722177868},{"type":"v1","addr":"172.21.15.78:6815","nonce":3722177868}]},"public_addr":"172.21.15.78:6811/3722177868","cluster_addr":"172.21.15.78:6813/3722177868","heartbeat_back_addr":"172.21.15.78:6817/3722177868","heartbeat_front_addr":"172.21.15.78:6815/3722177868","state":["exists","up"]},{"osd":2,"uuid":"1d5dee8e-3a25-44c5-8729-99576bc05872","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":27,"up_from":30,"up_thru":0,"down_at":28,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6819","nonce":4235368167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6821","nonce":4235368167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6825","nonce":4235368167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":4235368167},{"type":"v1","addr":"172.21.15.78:6823","nonce":4235368167}]},"public_addr":"172.21.15.78:6819/4235368167","cluster_addr":"172.21.15.78:6821/4235368167","heartbeat_back_addr":"172.21.15.78:6825/4235368167","heartbeat_front_addr":"172.21.15.78:6823/4235368167","state":["exists","up"]},{"osd":3,"uuid":"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6827","nonce":1147799244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6829","nonce":1147799244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6833","nonce":1147799244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1147799244},{"type":"v1","addr":"172.21.15.78:6831","nonce":1147799244}]},"public_addr":"172.21.15.78:6827/1147799244","cluster_addr":"172.21.15.78:6829/1147799244","heartbeat_back_addr":"172.21.15.78:6833/1147799244","heartbeat_front_addr":"172.21.15.78:6831/1147799244","state":["exists","up"]},{"osd":4,"uuid":"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":39,"up_from":42,"up_thru":0,"down_at":40,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6801","nonce":287790730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6803","nonce":287790730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6807","nonce":287790730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":287790730},{"type":"v1","addr":"172.21.15.115:6805","nonce":287790730}]},"public_addr":"172.21.15.115:6801/287790730","cluster_addr":"172.21.15.115:6803/287790730","heartbeat_back_addr":"172.21.15.115:6807/287790730","heartbeat_front_addr":"172.21.15.115:6805/287790730","state":["exists","up"]},{"osd":5,"uuid":"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":45,"last_clean_end":47,"up_from":50,"up_thru":50,"down_at":48,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6809","nonce":3993955366}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6811","nonce":3993955366}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6815","nonce":3993955366}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":3993955366},{"type":"v1","addr":"172.21.15.115:6813","nonce":3993955366}]},"public_addr":"172.21.15.115:6809/3993955366","cluster_addr":"172.21.15.115:6811/3993955366","heartbeat_back_addr":"172.21.15.115:6815/3993955366","heartbeat_front_addr":"172.21.15.115:6813/3993955366","state":["exists","up"]},{"osd":6,"uuid":"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":55,"up_from":58,"up_thru":58,"down_at":56,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6817","nonce":2055035090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6819","nonce":2055035090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6823","nonce":2055035090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":2055035090},{"type":"v1","addr":"172.21.15.115:6821","nonce":2055035090}]},"public_addr":"172.21.15.115:6817/2055035090","cluster_addr":"172.21.15.115:6819/2055035090","heartbeat_back_addr":"172.21.15.115:6823/2055035090","heartbeat_front_addr":"172.21.15.115:6821/2055035090","state":["exists","up"]},{"osd":7,"uuid":"be0fa7b7-9c93-4500-a307-36394893237b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":61,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6825","nonce":2850254214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6827","nonce":2850254214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6831","nonce":2850254214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":2850254214},{"type":"v1","addr":"172.21.15.115:6829","nonce":2850254214}]},"public_addr":"172.21.15.115:6825/2850254214","cluster_addr":"172.21.15.115:6827/2850254214","heartbeat_back_addr":"172.21.15.115:6831/2850254214","heartbeat_front_addr":"172.21.15.115:6829/2850254214","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2024-01-21T06:03:58.535400+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:03:46.675659+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:03:59.976692+0000","dead_epoch":19},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:13.262842+0000","dead_epoch":28},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:25.793561+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:36.175792+0000","dead_epoch":40},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:04:50.072757+0000","dead_epoch":48},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:05:04.483265+0000","dead_epoch":56},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-01-21T06:05:19.235302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.78:6800/2416211961":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/3719111629":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/3101063600":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/370507339":"2024-01-22T06:02:33.294548+0000","172.21.15.78:0/1372577548":"2024-01-22T06:02:18.352582+0000","172.21.15.78:0/674066472":"2024-01-22T06:02:18.352582+0000","172.21.15.78:6801/2416211961":"2024-01-22T06:02:33.294548+0000","172.21.15.78:6800/1097204554":"2024-01-22T06:02:18.352582+0000","172.21.15.78:6801/1097204554":"2024-01-22T06:02:18.352582+0000","172.21.15.78:0/1252603468":"2024-01-22T06:02:18.352582+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-01-21T06:05:41.111 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-01-21T06:05:41.333 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:41 smithi078 bash[38572]: cluster 2024-01-21T06:05:40.146618+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:41.333 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:41 smithi078 bash[38572]: audit 2024-01-21T06:05:40.758405+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.78:0/3930686719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:41.333 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:41 smithi078 bash[35163]: cluster 2024-01-21T06:05:40.146618+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:41.333 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:41 smithi078 bash[35163]: audit 2024-01-21T06:05:40.758405+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.78:0/3930686719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:41 smithi115 bash[35227]: cluster 2024-01-21T06:05:40.146618+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:41 smithi115 bash[35227]: audit 2024-01-21T06:05:40.758405+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.78:0/3930686719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-21T06:05:42.401 INFO:teuthology.orchestra.run.smithi078.stdout:60129542166 2024-01-21T06:05:42.402 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-01-21T06:05:43.357 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:43 smithi078 bash[38572]: cluster 2024-01-21T06:05:42.147033+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:43.358 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:43 smithi078 bash[35163]: cluster 2024-01-21T06:05:42.147033+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:43 smithi115 bash[35227]: cluster 2024-01-21T06:05:42.147033+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:43.677 INFO:teuthology.orchestra.run.smithi078.stdout:90194313236 2024-01-21T06:05:43.677 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-01-21T06:05:44.968 INFO:teuthology.orchestra.run.smithi078.stdout:128849018898 2024-01-21T06:05:44.969 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-01-21T06:05:45.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:45 smithi078 bash[38572]: cluster 2024-01-21T06:05:44.147305+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:45.568 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:45 smithi078 bash[35163]: cluster 2024-01-21T06:05:44.147305+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:45.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:45 smithi115 bash[46264]: Getting image source signatures 2024-01-21T06:05:45.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:45 smithi115 bash[46264]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-01-21T06:05:45.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:45 smithi115 bash[46264]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-01-21T06:05:45.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:45 smithi115 bash[46264]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-01-21T06:05:45.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:45 smithi115 bash[35227]: cluster 2024-01-21T06:05:44.147305+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:45.863 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:45 smithi078 bash[49440]: Getting image source signatures 2024-01-21T06:05:45.863 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:45 smithi078 bash[49440]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-01-21T06:05:45.863 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:45 smithi078 bash[49440]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-01-21T06:05:45.863 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:45 smithi078 bash[49440]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-01-21T06:05:46.378 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-01-21T06:05:46.378 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: Writing manifest to image destination 2024-01-21T06:05:46.798 INFO:teuthology.orchestra.run.smithi078.stdout:146028888082 2024-01-21T06:05:46.798 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-01-21T06:05:46.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.653Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-01-21T06:05:46.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.653Z 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-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z 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-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z 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-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z 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-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=arp 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-21T06:05:46.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=edac 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-21T06:05:46.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=os 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=stat 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-21T06:05:46.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=time 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=uname 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.654Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.655Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-01-21T06:05:46.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:05:46 smithi115 bash[46264]: ts=2024-01-21T06:05:46.655Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-21T06:05:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:47 smithi078 bash[38572]: cluster 2024-01-21T06:05:46.147587+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:47 smithi078 bash[35163]: cluster 2024-01-21T06:05:46.147587+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:47.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:47 smithi115 bash[35227]: cluster 2024-01-21T06:05:46.147587+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:48.362 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:47 smithi078 bash[49440]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-01-21T06:05:48.363 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:48 smithi078 bash[49440]: Writing manifest to image destination 2024-01-21T06:05:49.281 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.988Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-01-21T06:05:49.281 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.988Z 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-01-21T06:05:49.281 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.988Z 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-01-21T06:05:49.281 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.988Z 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-01-21T06:05:49.281 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z 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-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=arp 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=edac 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-21T06:05:49.282 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-21T06:05:49.283 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[35163]: cluster 2024-01-21T06:05:48.147982+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-21T06:05:49.283 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=os 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=stat 2024-01-21T06:05:49.284 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=time 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=uname 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.989Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-01-21T06:05:49.285 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[49440]: ts=2024-01-21T06:05:48.990Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-21T06:05:49.569 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:49 smithi078 bash[38572]: cluster 2024-01-21T06:05:48.147982+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:49 smithi115 bash[35227]: cluster 2024-01-21T06:05:48.147982+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:50.587 INFO:teuthology.orchestra.run.smithi078.stdout:180388626446 2024-01-21T06:05:50.587 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-01-21T06:05:51.469 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 podman[50862]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-alertmanager.a" found: no such container 2024-01-21T06:05:51.469 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 systemd[1]: Started Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:05:51.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[38572]: cluster 2024-01-21T06:05:50.148238+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:51.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[35163]: cluster 2024-01-21T06:05:50.148238+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:51.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[35163]: audit 2024-01-21T06:05:51.209710+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:05:51.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[35163]: audit 2024-01-21T06:05:51.214313+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:05:51.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[38572]: audit 2024-01-21T06:05:51.209710+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:05:51.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[38572]: audit 2024-01-21T06:05:51.214313+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:05:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:51 smithi115 bash[35227]: cluster 2024-01-21T06:05:50.148238+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:51 smithi115 bash[35227]: audit 2024-01-21T06:05:51.209710+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:05:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:51 smithi115 bash[35227]: audit 2024-01-21T06:05:51.214313+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894125\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894196\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894225\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894252\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894277\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894303\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:04:25.894328\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:05:51.809 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.611Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-01-21T06:05:51.809 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.611Z 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-01-21T06:05:51.810 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.612Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2024-01-21T06:05:51.810 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.613Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-21T06:05:51.810 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.637Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-21T06:05:51.810 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.638Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-21T06:05:51.810 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.639Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-01-21T06:05:51.810 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:51 smithi078 bash[50879]: ts=2024-01-21T06:05:51.639Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-21T06:05:52.134 INFO:teuthology.orchestra.run.smithi078.stdout:214748364811 2024-01-21T06:05:52.135 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-01-21T06:05:52.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[38572]: audit 2024-01-21T06:05:51.324590+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHrRAccxVUXokB4vLGbWX1cwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMjEwNjA1NTFaFw0z\nNDAxMTgwNjA1NTFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOCAcx6IdjVIPlLyQPGZKG\nye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck0OQlDhkH\nJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5gGpfccOIl\n3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl6J3lGS3p\nzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3/ZV9TZKY\n6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pCuwHKDWPf\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHEU7WhFhVMywBzAVOCnk5oa8HteBKQr\nD17fjyTOUFxNnJK7wFwnZSQElqawEkgjlH2bIMzLNcjUdW3OgWVv1lpJzwuB3G9Y\nxN0zlL3arh/Mgg2xdiJLLSWyvsS9bgovVXbuhA8sWjh5vaTSpZDLY8fRrbrTrA9F\nVq2/Euxf9itDK/hHGjQ41Hlte8DquUDP4devxPQDTG8A7yuZrl3uxmFOGZYX7gGZ\nT/md8TcZ02x7Z+OliUDWv4ww5XIxB7LqGhmRACqwp+TpqrPDFalKDrWM++/LvDuA\nuG4lc0a+M306QIehEw8m+35E3JS1rhlkRKBIZs4YdPi5cRwZ4x7n5CI=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-21T06:05:52.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[38572]: audit 2024-01-21T06:05:51.327892+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHrRAccxVUXokB4vLGbWX1cwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMjEwNjA1NTFaFw0z\nNDAxMTgwNjA1NTFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOCAcx6IdjVIPlLyQPGZKG\nye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck0OQlDhkH\nJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5gGpfccOIl\n3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl6J3lGS3p\nzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3/ZV9TZKY\n6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pCuwHKDWPf\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHEU7WhFhVMywBzAVOCnk5oa8HteBKQr\nD17fjyTOUFxNnJK7wFwnZSQElqawEkgjlH2bIMzLNcjUdW3OgWVv1lpJzwuB3G9Y\nxN0zlL3arh/Mgg2xdiJLLSWyvsS9bgovVXbuhA8sWjh5vaTSpZDLY8fRrbrTrA9F\nVq2/Euxf9itDK/hHGjQ41Hlte8DquUDP4devxPQDTG8A7yuZrl3uxmFOGZYX7gGZ\nT/md8TcZ02x7Z+OliUDWv4ww5XIxB7LqGhmRACqwp+TpqrPDFalKDrWM++/LvDuA\nuG4lc0a+M306QIehEw8m+35E3JS1rhlkRKBIZs4YdPi5cRwZ4x7n5CI=\n-----END CERTIFICATE-----\n"}]': finished 2024-01-21T06:05:52.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[35163]: audit 2024-01-21T06:05:51.324590+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHrRAccxVUXokB4vLGbWX1cwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMjEwNjA1NTFaFw0z\nNDAxMTgwNjA1NTFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOCAcx6IdjVIPlLyQPGZKG\nye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck0OQlDhkH\nJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5gGpfccOIl\n3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl6J3lGS3p\nzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3/ZV9TZKY\n6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pCuwHKDWPf\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHEU7WhFhVMywBzAVOCnk5oa8HteBKQr\nD17fjyTOUFxNnJK7wFwnZSQElqawEkgjlH2bIMzLNcjUdW3OgWVv1lpJzwuB3G9Y\nxN0zlL3arh/Mgg2xdiJLLSWyvsS9bgovVXbuhA8sWjh5vaTSpZDLY8fRrbrTrA9F\nVq2/Euxf9itDK/hHGjQ41Hlte8DquUDP4devxPQDTG8A7yuZrl3uxmFOGZYX7gGZ\nT/md8TcZ02x7Z+OliUDWv4ww5XIxB7LqGhmRACqwp+TpqrPDFalKDrWM++/LvDuA\nuG4lc0a+M306QIehEw8m+35E3JS1rhlkRKBIZs4YdPi5cRwZ4x7n5CI=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-21T06:05:52.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[35163]: audit 2024-01-21T06:05:51.327892+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHrRAccxVUXokB4vLGbWX1cwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMjEwNjA1NTFaFw0z\nNDAxMTgwNjA1NTFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOCAcx6IdjVIPlLyQPGZKG\nye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck0OQlDhkH\nJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5gGpfccOIl\n3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl6J3lGS3p\nzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3/ZV9TZKY\n6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pCuwHKDWPf\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHEU7WhFhVMywBzAVOCnk5oa8HteBKQr\nD17fjyTOUFxNnJK7wFwnZSQElqawEkgjlH2bIMzLNcjUdW3OgWVv1lpJzwuB3G9Y\nxN0zlL3arh/Mgg2xdiJLLSWyvsS9bgovVXbuhA8sWjh5vaTSpZDLY8fRrbrTrA9F\nVq2/Euxf9itDK/hHGjQ41Hlte8DquUDP4devxPQDTG8A7yuZrl3uxmFOGZYX7gGZ\nT/md8TcZ02x7Z+OliUDWv4ww5XIxB7LqGhmRACqwp+TpqrPDFalKDrWM++/LvDuA\nuG4lc0a+M306QIehEw8m+35E3JS1rhlkRKBIZs4YdPi5cRwZ4x7n5CI=\n-----END CERTIFICATE-----\n"}]': finished 2024-01-21T06:05:52.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[38572]: audit 2024-01-21T06:05:51.328275+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDOCAcx6IdjVIPl\nLyQPGZKGye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck\n0OQlDhkHJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5g\nGpfccOIl3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl\n6J3lGS3pzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3\n/ZV9TZKY6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pC\nuwHKDWPfAgMBAAECggEAKWzRzYYcWqtujZEp5eNVY8aL/6MR0N43jIfVzgaRODTS\nXQx8QWjZOtuAbe+xuBY5wIKAP0d069p52Fwr0wt/msGe5V9am7TUkDrPGZRhvcfO\n09hF2j0I/MlccHc4Jcav2uAmLZpHdWha5IXUTN1hiw10X2bnqUqNuirzRn76PCJo\nM4Ga3v5xgmEMhhAJWOQp9uHJ5Loda/J6IL3tsND17F7n0jnFukPHbIuM76QiYs+f\nekhjZI38MfFJW+ir+9Jp2ZyF1VI2V4oF5Y/1JmvlQgrWGhjUhOIYbIdLZfJa9BPZ\nfiBNjv+AcdbumMQqrVWzLW/PwN5gGhtVj3aSs71EkQKBgQDlrLUzrzDGBvi3CVzt\nDbv7X5ecb+6WLBj//VJ5xyXJKtIllm2zW7a23Rdfj80z9wMixKrrTqkRrh1yVgE7\n8+zz1DbulWitl9LK1uPpDge2+pNAZvHRA1+v100+1ERl6vIoW49CY6RQ2gRcF8Yd\nH2QE4HMrU/R2aQLqx7IsWVi4twKBgQDlpY+M5osBLLD5mUkQ6Iq3NGF0+JqyjtjS\nkF+eSK3izniLXqTxFhmZI5C7HQ9ihfGa3nA+LDBfK0GDpKO+FFB5boiyIhamvL2P\n/BacDLb9/MoJCKtcfOfr5sOjSGS3XlkvkPA/E6/aY9Gtp1X4UDSGOdOqDCNczodK\n1/5vybl2GQKBgBwQZnPSTFtmLq3u7vPoYbftjlEHPFgNO2DMS2+l7fAO027UWsM3\nybO+gESlBaX74N42ucvW6MHITMDT0YLJ44JHxA6TIx9TFebDK0Ym+LpbE/MioRmx\nF9gcrsumlFT/yGc2CONL2aAng7DdFtAoLciKxIfe0lhFrJ2TmSniIP0xAoGBAI1Y\nDnepuiq56B9oQjl+90n1mnpVPVnjY/6Nz9xrXWM4s6cMVLbyZEUGR+Fy7HI2gNNS\nT4Fkz0z0Ibm1zvaCKFnlN4t0Qb7UclQ502yuwr6nJW7UACzH0DM48HcCasMV9gy5\nx7T7GARx5a9dTCOusfVfiDCkketgTpM5SChj35uZAoGAbBQm2rXTuiqJz5dRnZkQ\nex1gJHMLUtcd9oMm7mn1EgT1F4LwMgGTr5NT32JDtxDYn5azUggCsK3N7cog86CZ\n/vctfxLWrqAT34GX7+NYdLmER6WvAc0+fZH9vYz9/42yquT8FfhTEWMkTVi0Dd95\n1qVOPb04r3ZeK/ZASNeWWEo=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-21T06:05:52.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[38572]: audit 2024-01-21T06:05:51.330419+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDOCAcx6IdjVIPl\nLyQPGZKGye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck\n0OQlDhkHJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5g\nGpfccOIl3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl\n6J3lGS3pzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3\n/ZV9TZKY6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pC\nuwHKDWPfAgMBAAECggEAKWzRzYYcWqtujZEp5eNVY8aL/6MR0N43jIfVzgaRODTS\nXQx8QWjZOtuAbe+xuBY5wIKAP0d069p52Fwr0wt/msGe5V9am7TUkDrPGZRhvcfO\n09hF2j0I/MlccHc4Jcav2uAmLZpHdWha5IXUTN1hiw10X2bnqUqNuirzRn76PCJo\nM4Ga3v5xgmEMhhAJWOQp9uHJ5Loda/J6IL3tsND17F7n0jnFukPHbIuM76QiYs+f\nekhjZI38MfFJW+ir+9Jp2ZyF1VI2V4oF5Y/1JmvlQgrWGhjUhOIYbIdLZfJa9BPZ\nfiBNjv+AcdbumMQqrVWzLW/PwN5gGhtVj3aSs71EkQKBgQDlrLUzrzDGBvi3CVzt\nDbv7X5ecb+6WLBj//VJ5xyXJKtIllm2zW7a23Rdfj80z9wMixKrrTqkRrh1yVgE7\n8+zz1DbulWitl9LK1uPpDge2+pNAZvHRA1+v100+1ERl6vIoW49CY6RQ2gRcF8Yd\nH2QE4HMrU/R2aQLqx7IsWVi4twKBgQDlpY+M5osBLLD5mUkQ6Iq3NGF0+JqyjtjS\nkF+eSK3izniLXqTxFhmZI5C7HQ9ihfGa3nA+LDBfK0GDpKO+FFB5boiyIhamvL2P\n/BacDLb9/MoJCKtcfOfr5sOjSGS3XlkvkPA/E6/aY9Gtp1X4UDSGOdOqDCNczodK\n1/5vybl2GQKBgBwQZnPSTFtmLq3u7vPoYbftjlEHPFgNO2DMS2+l7fAO027UWsM3\nybO+gESlBaX74N42ucvW6MHITMDT0YLJ44JHxA6TIx9TFebDK0Ym+LpbE/MioRmx\nF9gcrsumlFT/yGc2CONL2aAng7DdFtAoLciKxIfe0lhFrJ2TmSniIP0xAoGBAI1Y\nDnepuiq56B9oQjl+90n1mnpVPVnjY/6Nz9xrXWM4s6cMVLbyZEUGR+Fy7HI2gNNS\nT4Fkz0z0Ibm1zvaCKFnlN4t0Qb7UclQ502yuwr6nJW7UACzH0DM48HcCasMV9gy5\nx7T7GARx5a9dTCOusfVfiDCkketgTpM5SChj35uZAoGAbBQm2rXTuiqJz5dRnZkQ\nex1gJHMLUtcd9oMm7mn1EgT1F4LwMgGTr5NT32JDtxDYn5azUggCsK3N7cog86CZ\n/vctfxLWrqAT34GX7+NYdLmER6WvAc0+fZH9vYz9/42yquT8FfhTEWMkTVi0Dd95\n1qVOPb04r3ZeK/ZASNeWWEo=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-21T06:05:52.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[38572]: cephadm 2024-01-21T06:05:51.330847+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-01-21T06:05:52.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[35163]: audit 2024-01-21T06:05:51.328275+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDOCAcx6IdjVIPl\nLyQPGZKGye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck\n0OQlDhkHJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5g\nGpfccOIl3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl\n6J3lGS3pzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3\n/ZV9TZKY6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pC\nuwHKDWPfAgMBAAECggEAKWzRzYYcWqtujZEp5eNVY8aL/6MR0N43jIfVzgaRODTS\nXQx8QWjZOtuAbe+xuBY5wIKAP0d069p52Fwr0wt/msGe5V9am7TUkDrPGZRhvcfO\n09hF2j0I/MlccHc4Jcav2uAmLZpHdWha5IXUTN1hiw10X2bnqUqNuirzRn76PCJo\nM4Ga3v5xgmEMhhAJWOQp9uHJ5Loda/J6IL3tsND17F7n0jnFukPHbIuM76QiYs+f\nekhjZI38MfFJW+ir+9Jp2ZyF1VI2V4oF5Y/1JmvlQgrWGhjUhOIYbIdLZfJa9BPZ\nfiBNjv+AcdbumMQqrVWzLW/PwN5gGhtVj3aSs71EkQKBgQDlrLUzrzDGBvi3CVzt\nDbv7X5ecb+6WLBj//VJ5xyXJKtIllm2zW7a23Rdfj80z9wMixKrrTqkRrh1yVgE7\n8+zz1DbulWitl9LK1uPpDge2+pNAZvHRA1+v100+1ERl6vIoW49CY6RQ2gRcF8Yd\nH2QE4HMrU/R2aQLqx7IsWVi4twKBgQDlpY+M5osBLLD5mUkQ6Iq3NGF0+JqyjtjS\nkF+eSK3izniLXqTxFhmZI5C7HQ9ihfGa3nA+LDBfK0GDpKO+FFB5boiyIhamvL2P\n/BacDLb9/MoJCKtcfOfr5sOjSGS3XlkvkPA/E6/aY9Gtp1X4UDSGOdOqDCNczodK\n1/5vybl2GQKBgBwQZnPSTFtmLq3u7vPoYbftjlEHPFgNO2DMS2+l7fAO027UWsM3\nybO+gESlBaX74N42ucvW6MHITMDT0YLJ44JHxA6TIx9TFebDK0Ym+LpbE/MioRmx\nF9gcrsumlFT/yGc2CONL2aAng7DdFtAoLciKxIfe0lhFrJ2TmSniIP0xAoGBAI1Y\nDnepuiq56B9oQjl+90n1mnpVPVnjY/6Nz9xrXWM4s6cMVLbyZEUGR+Fy7HI2gNNS\nT4Fkz0z0Ibm1zvaCKFnlN4t0Qb7UclQ502yuwr6nJW7UACzH0DM48HcCasMV9gy5\nx7T7GARx5a9dTCOusfVfiDCkketgTpM5SChj35uZAoGAbBQm2rXTuiqJz5dRnZkQ\nex1gJHMLUtcd9oMm7mn1EgT1F4LwMgGTr5NT32JDtxDYn5azUggCsK3N7cog86CZ\n/vctfxLWrqAT34GX7+NYdLmER6WvAc0+fZH9vYz9/42yquT8FfhTEWMkTVi0Dd95\n1qVOPb04r3ZeK/ZASNeWWEo=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-21T06:05:52.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[35163]: audit 2024-01-21T06:05:51.330419+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDOCAcx6IdjVIPl\nLyQPGZKGye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck\n0OQlDhkHJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5g\nGpfccOIl3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl\n6J3lGS3pzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3\n/ZV9TZKY6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pC\nuwHKDWPfAgMBAAECggEAKWzRzYYcWqtujZEp5eNVY8aL/6MR0N43jIfVzgaRODTS\nXQx8QWjZOtuAbe+xuBY5wIKAP0d069p52Fwr0wt/msGe5V9am7TUkDrPGZRhvcfO\n09hF2j0I/MlccHc4Jcav2uAmLZpHdWha5IXUTN1hiw10X2bnqUqNuirzRn76PCJo\nM4Ga3v5xgmEMhhAJWOQp9uHJ5Loda/J6IL3tsND17F7n0jnFukPHbIuM76QiYs+f\nekhjZI38MfFJW+ir+9Jp2ZyF1VI2V4oF5Y/1JmvlQgrWGhjUhOIYbIdLZfJa9BPZ\nfiBNjv+AcdbumMQqrVWzLW/PwN5gGhtVj3aSs71EkQKBgQDlrLUzrzDGBvi3CVzt\nDbv7X5ecb+6WLBj//VJ5xyXJKtIllm2zW7a23Rdfj80z9wMixKrrTqkRrh1yVgE7\n8+zz1DbulWitl9LK1uPpDge2+pNAZvHRA1+v100+1ERl6vIoW49CY6RQ2gRcF8Yd\nH2QE4HMrU/R2aQLqx7IsWVi4twKBgQDlpY+M5osBLLD5mUkQ6Iq3NGF0+JqyjtjS\nkF+eSK3izniLXqTxFhmZI5C7HQ9ihfGa3nA+LDBfK0GDpKO+FFB5boiyIhamvL2P\n/BacDLb9/MoJCKtcfOfr5sOjSGS3XlkvkPA/E6/aY9Gtp1X4UDSGOdOqDCNczodK\n1/5vybl2GQKBgBwQZnPSTFtmLq3u7vPoYbftjlEHPFgNO2DMS2+l7fAO027UWsM3\nybO+gESlBaX74N42ucvW6MHITMDT0YLJ44JHxA6TIx9TFebDK0Ym+LpbE/MioRmx\nF9gcrsumlFT/yGc2CONL2aAng7DdFtAoLciKxIfe0lhFrJ2TmSniIP0xAoGBAI1Y\nDnepuiq56B9oQjl+90n1mnpVPVnjY/6Nz9xrXWM4s6cMVLbyZEUGR+Fy7HI2gNNS\nT4Fkz0z0Ibm1zvaCKFnlN4t0Qb7UclQ502yuwr6nJW7UACzH0DM48HcCasMV9gy5\nx7T7GARx5a9dTCOusfVfiDCkketgTpM5SChj35uZAoGAbBQm2rXTuiqJz5dRnZkQ\nex1gJHMLUtcd9oMm7mn1EgT1F4LwMgGTr5NT32JDtxDYn5azUggCsK3N7cog86CZ\n/vctfxLWrqAT34GX7+NYdLmER6WvAc0+fZH9vYz9/42yquT8FfhTEWMkTVi0Dd95\n1qVOPb04r3ZeK/ZASNeWWEo=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-21T06:05:52.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:52 smithi078 bash[35163]: cephadm 2024-01-21T06:05:51.330847+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-01-21T06:05:52.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:52 smithi115 bash[35227]: audit 2024-01-21T06:05:51.324590+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHrRAccxVUXokB4vLGbWX1cwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMjEwNjA1NTFaFw0z\nNDAxMTgwNjA1NTFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOCAcx6IdjVIPlLyQPGZKG\nye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck0OQlDhkH\nJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5gGpfccOIl\n3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl6J3lGS3p\nzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3/ZV9TZKY\n6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pCuwHKDWPf\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHEU7WhFhVMywBzAVOCnk5oa8HteBKQr\nD17fjyTOUFxNnJK7wFwnZSQElqawEkgjlH2bIMzLNcjUdW3OgWVv1lpJzwuB3G9Y\nxN0zlL3arh/Mgg2xdiJLLSWyvsS9bgovVXbuhA8sWjh5vaTSpZDLY8fRrbrTrA9F\nVq2/Euxf9itDK/hHGjQ41Hlte8DquUDP4devxPQDTG8A7yuZrl3uxmFOGZYX7gGZ\nT/md8TcZ02x7Z+OliUDWv4ww5XIxB7LqGhmRACqwp+TpqrPDFalKDrWM++/LvDuA\nuG4lc0a+M306QIehEw8m+35E3JS1rhlkRKBIZs4YdPi5cRwZ4x7n5CI=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-21T06:05:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:52 smithi115 bash[35227]: audit 2024-01-21T06:05:51.327892+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHrRAccxVUXokB4vLGbWX1cwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMjEwNjA1NTFaFw0z\nNDAxMTgwNjA1NTFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOCAcx6IdjVIPlLyQPGZKG\nye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck0OQlDhkH\nJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5gGpfccOIl\n3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl6J3lGS3p\nzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3/ZV9TZKY\n6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pCuwHKDWPf\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHEU7WhFhVMywBzAVOCnk5oa8HteBKQr\nD17fjyTOUFxNnJK7wFwnZSQElqawEkgjlH2bIMzLNcjUdW3OgWVv1lpJzwuB3G9Y\nxN0zlL3arh/Mgg2xdiJLLSWyvsS9bgovVXbuhA8sWjh5vaTSpZDLY8fRrbrTrA9F\nVq2/Euxf9itDK/hHGjQ41Hlte8DquUDP4devxPQDTG8A7yuZrl3uxmFOGZYX7gGZ\nT/md8TcZ02x7Z+OliUDWv4ww5XIxB7LqGhmRACqwp+TpqrPDFalKDrWM++/LvDuA\nuG4lc0a+M306QIehEw8m+35E3JS1rhlkRKBIZs4YdPi5cRwZ4x7n5CI=\n-----END CERTIFICATE-----\n"}]': finished 2024-01-21T06:05:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:52 smithi115 bash[35227]: audit 2024-01-21T06:05:51.328275+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDOCAcx6IdjVIPl\nLyQPGZKGye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck\n0OQlDhkHJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5g\nGpfccOIl3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl\n6J3lGS3pzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3\n/ZV9TZKY6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pC\nuwHKDWPfAgMBAAECggEAKWzRzYYcWqtujZEp5eNVY8aL/6MR0N43jIfVzgaRODTS\nXQx8QWjZOtuAbe+xuBY5wIKAP0d069p52Fwr0wt/msGe5V9am7TUkDrPGZRhvcfO\n09hF2j0I/MlccHc4Jcav2uAmLZpHdWha5IXUTN1hiw10X2bnqUqNuirzRn76PCJo\nM4Ga3v5xgmEMhhAJWOQp9uHJ5Loda/J6IL3tsND17F7n0jnFukPHbIuM76QiYs+f\nekhjZI38MfFJW+ir+9Jp2ZyF1VI2V4oF5Y/1JmvlQgrWGhjUhOIYbIdLZfJa9BPZ\nfiBNjv+AcdbumMQqrVWzLW/PwN5gGhtVj3aSs71EkQKBgQDlrLUzrzDGBvi3CVzt\nDbv7X5ecb+6WLBj//VJ5xyXJKtIllm2zW7a23Rdfj80z9wMixKrrTqkRrh1yVgE7\n8+zz1DbulWitl9LK1uPpDge2+pNAZvHRA1+v100+1ERl6vIoW49CY6RQ2gRcF8Yd\nH2QE4HMrU/R2aQLqx7IsWVi4twKBgQDlpY+M5osBLLD5mUkQ6Iq3NGF0+JqyjtjS\nkF+eSK3izniLXqTxFhmZI5C7HQ9ihfGa3nA+LDBfK0GDpKO+FFB5boiyIhamvL2P\n/BacDLb9/MoJCKtcfOfr5sOjSGS3XlkvkPA/E6/aY9Gtp1X4UDSGOdOqDCNczodK\n1/5vybl2GQKBgBwQZnPSTFtmLq3u7vPoYbftjlEHPFgNO2DMS2+l7fAO027UWsM3\nybO+gESlBaX74N42ucvW6MHITMDT0YLJ44JHxA6TIx9TFebDK0Ym+LpbE/MioRmx\nF9gcrsumlFT/yGc2CONL2aAng7DdFtAoLciKxIfe0lhFrJ2TmSniIP0xAoGBAI1Y\nDnepuiq56B9oQjl+90n1mnpVPVnjY/6Nz9xrXWM4s6cMVLbyZEUGR+Fy7HI2gNNS\nT4Fkz0z0Ibm1zvaCKFnlN4t0Qb7UclQ502yuwr6nJW7UACzH0DM48HcCasMV9gy5\nx7T7GARx5a9dTCOusfVfiDCkketgTpM5SChj35uZAoGAbBQm2rXTuiqJz5dRnZkQ\nex1gJHMLUtcd9oMm7mn1EgT1F4LwMgGTr5NT32JDtxDYn5azUggCsK3N7cog86CZ\n/vctfxLWrqAT34GX7+NYdLmER6WvAc0+fZH9vYz9/42yquT8FfhTEWMkTVi0Dd95\n1qVOPb04r3ZeK/ZASNeWWEo=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-21T06:05:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:52 smithi115 bash[35227]: audit 2024-01-21T06:05:51.330419+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDOCAcx6IdjVIPl\nLyQPGZKGye2WBdFVTt2RrVJj+45I5NTjIJsSEeLQUakbpe0StTgkI/62p4KjdCck\n0OQlDhkHJ1+VqDmQ0sIGyZvMi45Zv2UdamZu6TwqFl2jem0qJ7QHYfS6IIrxBH5g\nGpfccOIl3V5WrDqFM3vnsIeObheRb74b2PlnRLIPmKZhMAjSHI5OplcRJnUzoMpl\n6J3lGS3pzfL5ukOx5XuV3JGOv/2cGVQzX9BEL9nL768wITcfbM4H8qdgovkNwbW3\n/ZV9TZKY6IdU5kHz9vg2H81oGAuOoNY5MeyntIUaCbl3DCRiuPpyKvVT7wup/1pC\nuwHKDWPfAgMBAAECggEAKWzRzYYcWqtujZEp5eNVY8aL/6MR0N43jIfVzgaRODTS\nXQx8QWjZOtuAbe+xuBY5wIKAP0d069p52Fwr0wt/msGe5V9am7TUkDrPGZRhvcfO\n09hF2j0I/MlccHc4Jcav2uAmLZpHdWha5IXUTN1hiw10X2bnqUqNuirzRn76PCJo\nM4Ga3v5xgmEMhhAJWOQp9uHJ5Loda/J6IL3tsND17F7n0jnFukPHbIuM76QiYs+f\nekhjZI38MfFJW+ir+9Jp2ZyF1VI2V4oF5Y/1JmvlQgrWGhjUhOIYbIdLZfJa9BPZ\nfiBNjv+AcdbumMQqrVWzLW/PwN5gGhtVj3aSs71EkQKBgQDlrLUzrzDGBvi3CVzt\nDbv7X5ecb+6WLBj//VJ5xyXJKtIllm2zW7a23Rdfj80z9wMixKrrTqkRrh1yVgE7\n8+zz1DbulWitl9LK1uPpDge2+pNAZvHRA1+v100+1ERl6vIoW49CY6RQ2gRcF8Yd\nH2QE4HMrU/R2aQLqx7IsWVi4twKBgQDlpY+M5osBLLD5mUkQ6Iq3NGF0+JqyjtjS\nkF+eSK3izniLXqTxFhmZI5C7HQ9ihfGa3nA+LDBfK0GDpKO+FFB5boiyIhamvL2P\n/BacDLb9/MoJCKtcfOfr5sOjSGS3XlkvkPA/E6/aY9Gtp1X4UDSGOdOqDCNczodK\n1/5vybl2GQKBgBwQZnPSTFtmLq3u7vPoYbftjlEHPFgNO2DMS2+l7fAO027UWsM3\nybO+gESlBaX74N42ucvW6MHITMDT0YLJ44JHxA6TIx9TFebDK0Ym+LpbE/MioRmx\nF9gcrsumlFT/yGc2CONL2aAng7DdFtAoLciKxIfe0lhFrJ2TmSniIP0xAoGBAI1Y\nDnepuiq56B9oQjl+90n1mnpVPVnjY/6Nz9xrXWM4s6cMVLbyZEUGR+Fy7HI2gNNS\nT4Fkz0z0Ibm1zvaCKFnlN4t0Qb7UclQ502yuwr6nJW7UACzH0DM48HcCasMV9gy5\nx7T7GARx5a9dTCOusfVfiDCkketgTpM5SChj35uZAoGAbBQm2rXTuiqJz5dRnZkQ\nex1gJHMLUtcd9oMm7mn1EgT1F4LwMgGTr5NT32JDtxDYn5azUggCsK3N7cog86CZ\n/vctfxLWrqAT34GX7+NYdLmER6WvAc0+fZH9vYz9/42yquT8FfhTEWMkTVi0Dd95\n1qVOPb04r3ZeK/ZASNeWWEo=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-21T06:05:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:52 smithi115 bash[35227]: cephadm 2024-01-21T06:05:51.330847+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-01-21T06:05:53.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:53 smithi078 bash[38572]: cluster 2024-01-21T06:05:52.148550+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:53.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:53 smithi078 bash[35163]: cluster 2024-01-21T06:05:52.148550+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:53.459 INFO:teuthology.orchestra.run.smithi078.stdout:249108103177 2024-01-21T06:05:53.459 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-01-21T06:05:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:53 smithi115 bash[35227]: cluster 2024-01-21T06:05:52.148550+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:53.708 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:05:53 smithi078 bash[50879]: ts=2024-01-21T06:05:53.614Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000973671s 2024-01-21T06:05:54.750 INFO:teuthology.orchestra.run.smithi078.stdout:261993005064 2024-01-21T06:05:54.750 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-01-21T06:05:55.599 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:55 smithi078 bash[38572]: cluster 2024-01-21T06:05:54.148880+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:55.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:55 smithi078 bash[35163]: cluster 2024-01-21T06:05:54.148880+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:55.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:55 smithi115 bash[35227]: cluster 2024-01-21T06:05:54.148880+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:55.880 INFO:teuthology.orchestra.run.smithi078.stdout:60129542169 2024-01-21T06:05:56.242 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542166 got 60129542169 for osd.0 2024-01-21T06:05:56.243 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-01-21T06:05:56.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:56 smithi078 bash[38572]: audit 2024-01-21T06:05:55.880360+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.78:0/2246801660' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-21T06:05:56.453 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:56 smithi078 bash[35163]: audit 2024-01-21T06:05:55.880360+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.78:0/2246801660' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-21T06:05:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:56 smithi115 bash[35227]: audit 2024-01-21T06:05:55.880360+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.78:0/2246801660' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-21T06:05:57.330 INFO:teuthology.orchestra.run.smithi078.stdout:90194313239 2024-01-21T06:05:57.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:57 smithi078 bash[38572]: cluster 2024-01-21T06:05:56.149239+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:57.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:57 smithi078 bash[38572]: audit 2024-01-21T06:05:57.331077+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.78:0/1902327789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-21T06:05:57.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:57 smithi078 bash[35163]: cluster 2024-01-21T06:05:56.149239+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:57.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:57 smithi078 bash[35163]: audit 2024-01-21T06:05:57.331077+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.78:0/1902327789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-21T06:05:57.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:57 smithi115 bash[35227]: cluster 2024-01-21T06:05:56.149239+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:57.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:57 smithi115 bash[35227]: audit 2024-01-21T06:05:57.331077+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.78:0/1902327789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-21T06:05:57.666 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313236 got 90194313239 for osd.1 2024-01-21T06:05:57.667 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-01-21T06:05:58.706 INFO:teuthology.orchestra.run.smithi078.stdout:128849018900 2024-01-21T06:05:59.067 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018898 got 128849018900 for osd.2 2024-01-21T06:05:59.067 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-01-21T06:05:59.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:59 smithi078 bash[38572]: cluster 2024-01-21T06:05:58.149616+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:59.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:05:59 smithi078 bash[38572]: audit 2024-01-21T06:05:58.705795+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.78:0/2695265979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-21T06:05:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:59 smithi078 bash[35163]: cluster 2024-01-21T06:05:58.149616+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:59.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:05:59 smithi078 bash[35163]: audit 2024-01-21T06:05:58.705795+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.78:0/2695265979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-21T06:05:59.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:59 smithi115 bash[35227]: cluster 2024-01-21T06:05:58.149616+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:05:59.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:05:59 smithi115 bash[35227]: audit 2024-01-21T06:05:58.705795+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.78:0/2695265979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-21T06:06:00.155 INFO:teuthology.orchestra.run.smithi078.stdout:146028888085 2024-01-21T06:06:00.507 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:00 smithi078 bash[38572]: audit 2024-01-21T06:06:00.154999+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.78:0/2592858221' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-21T06:06:00.507 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:00 smithi078 bash[35163]: audit 2024-01-21T06:06:00.154999+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.78:0/2592858221' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-21T06:06:00.508 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888082 got 146028888085 for osd.3 2024-01-21T06:06:00.509 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-01-21T06:06:00.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:00 smithi115 bash[35227]: audit 2024-01-21T06:06:00.154999+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.78:0/2592858221' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-21T06:06:01.584 INFO:teuthology.orchestra.run.smithi078.stdout:180388626448 2024-01-21T06:06:01.612 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:01 smithi078 bash[38572]: cluster 2024-01-21T06:06:00.149916+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:01.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:01 smithi078 bash[35163]: cluster 2024-01-21T06:06:00.149916+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:01.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:01 smithi115 bash[35227]: cluster 2024-01-21T06:06:00.149916+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:01.932 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:01 smithi078 bash[50879]: ts=2024-01-21T06:06:01.616Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003016617s 2024-01-21T06:06:01.933 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626446 got 180388626448 for osd.4 2024-01-21T06:06:01.933 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-01-21T06:06:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:02 smithi078 bash[38572]: audit 2024-01-21T06:06:01.583710+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.78:0/606928282' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-21T06:06:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:02 smithi078 bash[35163]: audit 2024-01-21T06:06:01.583710+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.78:0/606928282' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-21T06:06:02.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:02 smithi115 bash[35227]: audit 2024-01-21T06:06:01.583710+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.78:0/606928282' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-21T06:06:03.058 INFO:teuthology.orchestra.run.smithi078.stdout:214748364814 2024-01-21T06:06:03.390 INFO:tasks.cephadm.ceph_manager.ceph:need seq 214748364811 got 214748364814 for osd.5 2024-01-21T06:06:03.390 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-01-21T06:06:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:03 smithi115 bash[35227]: cluster 2024-01-21T06:06:02.150197+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:03 smithi115 bash[35227]: audit 2024-01-21T06:06:03.058260+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.78:0/866861109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-21T06:06:03.641 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:03 smithi078 bash[38572]: cluster 2024-01-21T06:06:02.150197+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:03.641 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:03 smithi078 bash[38572]: audit 2024-01-21T06:06:03.058260+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.78:0/866861109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-21T06:06:03.641 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:03 smithi078 bash[35163]: cluster 2024-01-21T06:06:02.150197+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:03.642 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:03 smithi078 bash[35163]: audit 2024-01-21T06:06:03.058260+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.78:0/866861109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-21T06:06:04.471 INFO:teuthology.orchestra.run.smithi078.stdout:249108103179 2024-01-21T06:06:04.833 INFO:tasks.cephadm.ceph_manager.ceph:need seq 249108103177 got 249108103179 for osd.6 2024-01-21T06:06:04.833 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-01-21T06:06:05.604 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:05 smithi078 bash[38572]: cluster 2024-01-21T06:06:04.150551+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:05.604 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:05 smithi078 bash[38572]: audit 2024-01-21T06:06:04.470996+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.78:0/1678540804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-21T06:06:05.604 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:05 smithi078 bash[35163]: cluster 2024-01-21T06:06:04.150551+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:05.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:05 smithi078 bash[35163]: audit 2024-01-21T06:06:04.470996+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.78:0/1678540804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-21T06:06:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:05 smithi115 bash[35227]: cluster 2024-01-21T06:06:04.150551+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:05 smithi115 bash[35227]: audit 2024-01-21T06:06:04.470996+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.78:0/1678540804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-21T06:06:05.901 INFO:teuthology.orchestra.run.smithi078.stdout:261993005066 2024-01-21T06:06:06.250 INFO:tasks.cephadm.ceph_manager.ceph:need seq 261993005064 got 261993005066 for osd.7 2024-01-21T06:06:06.250 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-01-21T06:06:06.251 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph pg dump --format=json 2024-01-21T06:06:06.511 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:06 smithi078 bash[38572]: audit 2024-01-21T06:06:05.901591+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.78:0/1770385657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-21T06:06:06.512 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:06 smithi078 bash[35163]: audit 2024-01-21T06:06:05.901591+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.78:0/1770385657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-21T06:06:06.640 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:06 smithi115 bash[35227]: audit 2024-01-21T06:06:05.901591+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.78:0/1770385657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-21T06:06:07.259 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 systemd[1]: Starting Ceph grafana.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:06:07.346 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:06:07.347 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2024-01-21T06:06:07.508 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 podman[46532]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-grafana.a" found: no such container 2024-01-21T06:06:07.508 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 systemd[1]: Started Ceph grafana.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:06:07.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[35227]: cluster 2024-01-21T06:06:06.150957+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:07.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[35227]: audit 2024-01-21T06:06:07.318821+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:07.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[35227]: audit 2024-01-21T06:06:07.322240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:07.510 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[35227]: audit 2024-01-21T06:06:07.322846+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:07.692 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[38572]: cluster 2024-01-21T06:06:06.150957+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:07.692 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[38572]: audit 2024-01-21T06:06:07.318821+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:07.692 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[38572]: audit 2024-01-21T06:06:07.322240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:07.692 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[38572]: audit 2024-01-21T06:06:07.322846+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:07.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[35163]: cluster 2024-01-21T06:06:06.150957+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:07.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[35163]: audit 2024-01-21T06:06:07.318821+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:07.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[35163]: audit 2024-01-21T06:06:07.322240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137553\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137627\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137669\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137699\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137726\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137754\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:05:38.137790\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:07.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:07 smithi078 bash[35163]: audit 2024-01-21T06:06:07.322846+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:07.724 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2024-01-21T06:06:06.150743+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":8393436,"kb_used_data":4764,"kb_used_omap":48,"kb_used_meta":8388559,"kb_avail":741567780,"statfs":{"total":767960285184,"available":759365406720,"internally_reserved":8589934592,"allocated":4878336,"data_stored":1944019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49795,"internal_metadata":8589884797},"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.002012"},"pg_stats":[{"pgid":"1.0","version":"18'1","reported_seq":"14","reported_epoch":"62","state":"active+clean","last_fresh":"2024-01-21T06:05:21.466514+0000","last_change":"2024-01-21T06:05:21.466514+0000","last_active":"2024-01-21T06:05:21.466514+0000","last_peered":"2024-01-21T06:05:21.466514+0000","last_clean":"2024-01-21T06:05:21.466514+0000","last_became_active":"2024-01-21T06:05:21.463838+0000","last_became_peered":"2024-01-21T06:05:21.463838+0000","last_unstale":"2024-01-21T06:05:21.466514+0000","last_undegraded":"2024-01-21T06:05:21.466514+0000","last_fullsized":"2024-01-21T06:05:21.466514+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-21T06:02:11.203707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-21T06:02:11.203707+0000","last_clean_scrub_stamp":"2024-01-21T06:02:11.203707+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":44707,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":61,"seq":261993005067,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049184,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695968,"statfs":{"total":95995035648,"available":94920671232,"internally_reserved":1073741824,"allocated":614400,"data_stored":243963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46999999999999997}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40500000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44700000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.495}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42299999999999999}]}]},{"osd":6,"up_from":58,"seq":249108103179,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049184,"kb_used_data":600,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695968,"statfs":{"total":95995035648,"available":94920671232,"internally_reserved":1073741824,"allocated":614400,"data_stored":243963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7922,"internal_metadata":1073733902},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.434}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42399999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45800000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.375}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.27600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.30399999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36899999999999999}]}]},{"osd":1,"up_from":21,"seq":90194313241,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":241096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8351,"internal_metadata":1073733473},"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":"Sun Jan 21 06:05:14 2024","interfaces":[{"interface":"back","average":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"last":0.23899999999999999},{"interface":"front","average":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"last":0.26500000000000001}]},{"osd":2,"last update":"Sun Jan 21 06:05:25 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.254},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.34200000000000003}]},{"osd":3,"last update":"Sun Jan 21 06:05:30 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.28499999999999998}]},{"osd":4,"last update":"Sun Jan 21 06:05:53 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.372},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.46500000000000002}]},{"osd":5,"last update":"Sun Jan 21 06:06:04 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.433},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.39200000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35299999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":0,"up_from":14,"seq":60129542171,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049180,"kb_used_data":596,"kb_used_omap":4,"kb_used_meta":1048571,"kb_avail":92695972,"statfs":{"total":95995035648,"available":94920675328,"internally_reserved":1073741824,"allocated":610304,"data_stored":242842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5088,"internal_metadata":1073736736},"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":"Sun Jan 21 06:05:11 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.20100000000000001}]},{"osd":2,"last update":"Sun Jan 21 06:05:28 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.28100000000000003}]},{"osd":3,"last update":"Sun Jan 21 06:05:28 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.23899999999999999}]},{"osd":4,"last update":"Sun Jan 21 06:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.315}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32500000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38100000000000001}]}]},{"osd":2,"up_from":30,"seq":128849018902,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049180,"kb_used_data":596,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695972,"statfs":{"total":95995035648,"available":94920675328,"internally_reserved":1073741824,"allocated":610304,"data_stored":243719,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9915,"internal_metadata":1073731909},"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":"Sun Jan 21 06:05:25 2024","interfaces":[{"interface":"back","average":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"last":0.218},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.27400000000000002}]},{"osd":1,"last update":"Sun Jan 21 06:05:25 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.19700000000000001},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"last":0.26100000000000001}]},{"osd":3,"last update":"Sun Jan 21 06:05:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.254},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.33600000000000002}]},{"osd":4,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.378}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.313}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32600000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.307}]}]},{"osd":3,"up_from":34,"seq":146028888086,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049176,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695976,"statfs":{"total":95995035648,"available":94920679424,"internally_reserved":1073741824,"allocated":606208,"data_stored":241676,"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":"Sun Jan 21 06:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.20300000000000001},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.23499999999999999}]},{"osd":1,"last update":"Sun Jan 21 06:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.30399999999999999}]},{"osd":2,"last update":"Sun Jan 21 06:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.25800000000000001}]},{"osd":4,"last update":"Sun Jan 21 06:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.29499999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.28100000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40100000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41499999999999998}]}]},{"osd":4,"up_from":42,"seq":180388626449,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049180,"kb_used_data":596,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695972,"statfs":{"total":95995035648,"available":94920675328,"internally_reserved":1073741824,"allocated":610304,"data_stored":242797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8545,"internal_metadata":1073733279},"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":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.33000000000000002}]},{"osd":1,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.436},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.39100000000000001}]},{"osd":2,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.36099999999999999}]},{"osd":3,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.45700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.316}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.26300000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41399999999999998}]}]},{"osd":5,"up_from":50,"seq":214748364814,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049184,"kb_used_data":600,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695968,"statfs":{"total":95995035648,"available":94920671232,"internally_reserved":1073741824,"allocated":614400,"data_stored":243963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9974,"internal_metadata":1073731850},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33500000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38800000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32700000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.37}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.30599999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36399999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.379}]}]}]}} 2024-01-21T06:06:07.725 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph pg dump --format=json 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-21T06:06:07.763 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="App mode production" logger=settings 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-01-21T06:06:07.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-01-21T06:06:07.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-01-21T06:06:07.766 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-01-21T06:06:07.767 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-01-21T06:06:07.768 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-01-21T06:06:07.769 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-01-21T06:06:07.770 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-01-21T06:06:07.771 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-01-21T06:06:07.772 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-01-21T06:06:07.773 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-01-21T06:06:07.774 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-01-21T06:06:07.775 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-01-21T06:06:07.776 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-01-21T06:06:07.777 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-01-21T06:06:07.778 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-01-21T06:06:07.779 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-01-21T06:06:07.780 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-01-21T06:06:07.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing HooksService" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-01-21T06:06:07.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing LoginService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing SearchService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing TracingService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-01-21T06:06:07.783 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2024-01-21T06:06:08.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-01-21T06:06:08.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2024-01-21T06:06:08.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="Initializing Stream Manager" 2024-01-21T06:06:08.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:06:07 smithi115 bash[46548]: t=2024-01-21T06:06:07+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-01-21T06:06:08.641 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:08 smithi078 bash[38572]: audit 2024-01-21T06:06:07.343930+0000 mgr.y (mgr.14142) 155 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:06:08.641 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:08 smithi078 bash[35163]: audit 2024-01-21T06:06:07.343930+0000 mgr.y (mgr.14142) 155 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:06:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:08 smithi115 bash[35227]: audit 2024-01-21T06:06:07.343930+0000 mgr.y (mgr.14142) 155 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:06:09.077 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:06:09.078 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2024-01-21T06:06:09.441 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":157,"stamp":"2024-01-21T06:06:08.151108+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":8393436,"kb_used_data":4764,"kb_used_omap":48,"kb_used_meta":8388559,"kb_avail":741567780,"statfs":{"total":767960285184,"available":759365406720,"internally_reserved":8589934592,"allocated":4878336,"data_stored":1944019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49795,"internal_metadata":8589884797},"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.002055"},"pg_stats":[{"pgid":"1.0","version":"18'1","reported_seq":"14","reported_epoch":"62","state":"active+clean","last_fresh":"2024-01-21T06:05:21.466514+0000","last_change":"2024-01-21T06:05:21.466514+0000","last_active":"2024-01-21T06:05:21.466514+0000","last_peered":"2024-01-21T06:05:21.466514+0000","last_clean":"2024-01-21T06:05:21.466514+0000","last_became_active":"2024-01-21T06:05:21.463838+0000","last_became_peered":"2024-01-21T06:05:21.463838+0000","last_unstale":"2024-01-21T06:05:21.466514+0000","last_undegraded":"2024-01-21T06:05:21.466514+0000","last_fullsized":"2024-01-21T06:05:21.466514+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-21T06:02:11.203707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-21T06:02:11.203707+0000","last_clean_scrub_stamp":"2024-01-21T06:02:11.203707+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":44707,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":61,"seq":261993005067,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049184,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695968,"statfs":{"total":95995035648,"available":94920671232,"internally_reserved":1073741824,"allocated":614400,"data_stored":243963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46999999999999997}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40500000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44700000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.495}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42299999999999999}]}]},{"osd":6,"up_from":58,"seq":249108103180,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049184,"kb_used_data":600,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695968,"statfs":{"total":95995035648,"available":94920671232,"internally_reserved":1073741824,"allocated":614400,"data_stored":243963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7922,"internal_metadata":1073733902},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.376}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38500000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42499999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40500000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39300000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.439}]}]},{"osd":1,"up_from":21,"seq":90194313241,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":241096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8351,"internal_metadata":1073733473},"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":"Sun Jan 21 06:05:14 2024","interfaces":[{"interface":"back","average":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"last":0.23899999999999999},{"interface":"front","average":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"last":0.26500000000000001}]},{"osd":2,"last update":"Sun Jan 21 06:05:25 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.254},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.34200000000000003}]},{"osd":3,"last update":"Sun Jan 21 06:05:30 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.28499999999999998}]},{"osd":4,"last update":"Sun Jan 21 06:05:53 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.372},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.46500000000000002}]},{"osd":5,"last update":"Sun Jan 21 06:06:04 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.433},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.39200000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35299999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":0,"up_from":14,"seq":60129542172,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049180,"kb_used_data":596,"kb_used_omap":4,"kb_used_meta":1048571,"kb_avail":92695972,"statfs":{"total":95995035648,"available":94920675328,"internally_reserved":1073741824,"allocated":610304,"data_stored":242842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5088,"internal_metadata":1073736736},"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":"Sun Jan 21 06:05:11 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.20699999999999999}]},{"osd":2,"last update":"Sun Jan 21 06:05:28 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.27600000000000002}]},{"osd":3,"last update":"Sun Jan 21 06:05:28 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.33000000000000002}]},{"osd":4,"last update":"Sun Jan 21 06:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":1.2090000000000001}]},{"osd":5,"last update":"Sun Jan 21 06:06:03 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":2.2639999999999998},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":2.2829999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64900000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.7270000000000001}]}]},{"osd":2,"up_from":30,"seq":128849018902,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049180,"kb_used_data":596,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695972,"statfs":{"total":95995035648,"available":94920675328,"internally_reserved":1073741824,"allocated":610304,"data_stored":243719,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9915,"internal_metadata":1073731909},"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":"Sun Jan 21 06:05:25 2024","interfaces":[{"interface":"back","average":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"last":0.218},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.27400000000000002}]},{"osd":1,"last update":"Sun Jan 21 06:05:25 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.19700000000000001},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"last":0.26100000000000001}]},{"osd":3,"last update":"Sun Jan 21 06:05:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.254},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.33600000000000002}]},{"osd":4,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.378}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.313}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32600000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.307}]}]},{"osd":3,"up_from":34,"seq":146028888087,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049176,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695976,"statfs":{"total":95995035648,"available":94920679424,"internally_reserved":1073741824,"allocated":606208,"data_stored":241676,"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":"Sun Jan 21 06:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.23400000000000001}]},{"osd":1,"last update":"Sun Jan 21 06:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.219}]},{"osd":2,"last update":"Sun Jan 21 06:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.28399999999999997}]},{"osd":4,"last update":"Sun Jan 21 06:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.36299999999999999}]},{"osd":5,"last update":"Sun Jan 21 06:06:05 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.432}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38700000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40600000000000003}]}]},{"osd":4,"up_from":42,"seq":180388626450,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049180,"kb_used_data":596,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695972,"statfs":{"total":95995035648,"available":94920675328,"internally_reserved":1073741824,"allocated":610304,"data_stored":242797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8545,"internal_metadata":1073733279},"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":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.33600000000000002}]},{"osd":1,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.375},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.36299999999999999}]},{"osd":2,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.38},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.38300000000000001}]},{"osd":3,"last update":"Sun Jan 21 06:05:49 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.39700000000000002}]},{"osd":5,"last update":"Sun Jan 21 06:06:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.34999999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.318}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32800000000000001}]}]},{"osd":5,"up_from":50,"seq":214748364815,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049184,"kb_used_data":600,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695968,"statfs":{"total":95995035648,"available":94920671232,"internally_reserved":1073741824,"allocated":614400,"data_stored":243963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9974,"internal_metadata":1073731850},"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":"Sun Jan 21 06:06:06 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.36099999999999999}]},{"osd":1,"last update":"Sun Jan 21 06:06:06 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.372}]},{"osd":2,"last update":"Sun Jan 21 06:06:06 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.41099999999999998}]},{"osd":3,"last update":"Sun Jan 21 06:06:06 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.38300000000000001}]},{"osd":4,"last update":"Sun Jan 21 06:06:06 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.27600000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.26400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.29599999999999999}]}]}]}} 2024-01-21T06:06:09.442 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-01-21T06:06:09.442 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-01-21T06:06:09.442 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-01-21T06:06:09.443 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -- ceph health --format=json 2024-01-21T06:06:09.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[38572]: cluster 2024-01-21T06:06:08.151234+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:09.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[38572]: audit 2024-01-21T06:06:09.283157+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a2bfcbc420e3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282332\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:05:51.310692\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_daemon_update\": \"2024-01-21T06:06:09.282410\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:09.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[38572]: audit 2024-01-21T06:06:09.286952+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a2bfcbc420e3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282332\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:05:51.310692\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_daemon_update\": \"2024-01-21T06:06:09.282410\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:09.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[38572]: audit 2024-01-21T06:06:09.287471+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:09.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[35163]: cluster 2024-01-21T06:06:08.151234+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:09.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[35163]: audit 2024-01-21T06:06:09.283157+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a2bfcbc420e3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282332\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:05:51.310692\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_daemon_update\": \"2024-01-21T06:06:09.282410\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:09.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[35163]: audit 2024-01-21T06:06:09.286952+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a2bfcbc420e3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282332\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:05:51.310692\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_daemon_update\": \"2024-01-21T06:06:09.282410\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:09.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:09 smithi078 bash[35163]: audit 2024-01-21T06:06:09.287471+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:09.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:09 smithi115 bash[35227]: cluster 2024-01-21T06:06:08.151234+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:09.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:09 smithi115 bash[35227]: audit 2024-01-21T06:06:09.283157+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a2bfcbc420e3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282332\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:05:51.310692\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_daemon_update\": \"2024-01-21T06:06:09.282410\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:09.781 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:09 smithi115 bash[35227]: audit 2024-01-21T06:06:09.286952+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a2bfcbc420e3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282332\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:05:51.310692\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:39.197716\"}}, \"last_daemon_update\": \"2024-01-21T06:06:09.282410\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:09.781 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:09 smithi115 bash[35227]: audit 2024-01-21T06:06:09.287471+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:10.480 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:10 smithi115 bash[35227]: audit 2024-01-21T06:06:09.074518+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.24511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:06:10.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:10 smithi078 bash[38572]: audit 2024-01-21T06:06:09.074518+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.24511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:06:10.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:10 smithi078 bash[35163]: audit 2024-01-21T06:06:09.074518+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.24511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-21T06:06:10.616 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-01-21T06:06:10.931 INFO:teuthology.orchestra.run.smithi078.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-01-21T06:06:10.931 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-01-21T06:06:10.931 INFO:tasks.cephadm:Setup complete, yielding 2024-01-21T06:06:10.931 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-21T06:06:10.941 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi078.front.sepia.ceph.com 2024-01-21T06:06:10.941 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-01-21T06:06:11.564 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[38572]: cluster 2024-01-21T06:06:10.151605+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:11.564 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[38572]: audit 2024-01-21T06:06:10.616184+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.78:0/2338125870' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-21T06:06:11.564 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[35163]: cluster 2024-01-21T06:06:10.151605+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:11.564 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[35163]: audit 2024-01-21T06:06:10.616184+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.78:0/2338125870' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-21T06:06:11.565 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[38572]: audit 2024-01-21T06:06:11.180322+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179153\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:11.179289\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:11.565 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[38572]: audit 2024-01-21T06:06:11.183228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179153\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:11.179289\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:11.565 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[35163]: audit 2024-01-21T06:06:11.180322+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179153\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:11.179289\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:11.565 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:11 smithi078 bash[35163]: audit 2024-01-21T06:06:11.183228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179153\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:11.179289\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:11.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:11 smithi115 bash[35227]: cluster 2024-01-21T06:06:10.151605+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:11.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:11 smithi115 bash[35227]: audit 2024-01-21T06:06:10.616184+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.78:0/2338125870' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-21T06:06:11.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:11 smithi115 bash[35227]: audit 2024-01-21T06:06:11.180322+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179153\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:11.179289\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:11.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:11 smithi115 bash[35227]: audit 2024-01-21T06:06:11.183228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"49db3bae50a3\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179153\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:05:36.948638\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:05:23.511131\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:11.179289\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:12.530 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:12 smithi078 bash[38572]: cephadm 2024-01-21T06:06:11.184994+0000 mgr.y (mgr.14142) 159 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-21T06:06:12.530 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:12 smithi078 bash[38572]: cephadm 2024-01-21T06:06:11.186988+0000 mgr.y (mgr.14142) 160 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2024-01-21T06:06:12.530 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:12 smithi078 bash[35163]: cephadm 2024-01-21T06:06:11.184994+0000 mgr.y (mgr.14142) 159 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-21T06:06:12.530 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:12 smithi078 bash[35163]: cephadm 2024-01-21T06:06:11.186988+0000 mgr.y (mgr.14142) 160 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2024-01-21T06:06:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:12 smithi115 bash[35227]: cephadm 2024-01-21T06:06:11.184994+0000 mgr.y (mgr.14142) 159 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-21T06:06:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:12 smithi115 bash[35227]: cephadm 2024-01-21T06:06:11.186988+0000 mgr.y (mgr.14142) 160 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2024-01-21T06:06:13.113 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 systemd[1]: Stopping Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:06:13.406 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[50879]: ts=2024-01-21T06:06:13.114Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-21T06:06:13.406 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 podman[53905]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-alertmanager.a 2024-01-21T06:06:13.447 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:06:13.447 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "74cbdb7e-afd1-435d-8a73-eb3feddbc66d", 2024-01-21T06:06:13.447 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "r", 2024-01-21T06:06:13.447 INFO:teuthology.orchestra.run.smithi078.stdout: "current_period": "a7e2bfe8-2567-400b-b14f-7870b011424b", 2024-01-21T06:06:13.447 INFO:teuthology.orchestra.run.smithi078.stdout: "epoch": 1 2024-01-21T06:06:13.447 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:06:13.713 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[38572]: cluster 2024-01-21T06:06:12.151950+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:13.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[38572]: cluster 2024-01-21T06:06:12.406401+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-21T06:06:13.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[38572]: audit 2024-01-21T06:06:12.413667+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.78:0/3567730203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-21T06:06:13.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[38572]: audit 2024-01-21T06:06:12.415005+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-21T06:06:13.714 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-21T06:06:13.714 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 systemd[1]: Stopped Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:06:13.714 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 systemd[1]: Starting Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:06:13.714 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 podman[53949]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-alertmanager.a" found: no such container 2024-01-21T06:06:13.714 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:13 smithi078 systemd[1]: Started Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:06:13.714 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[35163]: cluster 2024-01-21T06:06:12.151950+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:13.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[35163]: cluster 2024-01-21T06:06:12.406401+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-21T06:06:13.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[35163]: audit 2024-01-21T06:06:12.413667+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.78:0/3567730203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-21T06:06:13.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:13 smithi078 bash[35163]: audit 2024-01-21T06:06:12.415005+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-21T06:06:13.763 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-01-21T06:06:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:13 smithi115 bash[35227]: cluster 2024-01-21T06:06:12.151950+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.7 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:13 smithi115 bash[35227]: cluster 2024-01-21T06:06:12.406401+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-21T06:06:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:13 smithi115 bash[35227]: audit 2024-01-21T06:06:12.413667+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.78:0/3567730203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-21T06:06:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:13 smithi115 bash[35227]: audit 2024-01-21T06:06:12.415005+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-21T06:06:14.355 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.024Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.024Z 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-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.025Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2024-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.026Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.048Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.048Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.050Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-01-21T06:06:14.356 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[53974]: ts=2024-01-21T06:06:14.050Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-21T06:06:14.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[35163]: audit 2024-01-21T06:06:13.417149+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[35163]: cluster 2024-01-21T06:06:13.417201+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[38572]: audit 2024-01-21T06:06:13.417149+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[38572]: cluster 2024-01-21T06:06:13.417201+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[35163]: audit 2024-01-21T06:06:13.532715+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[35163]: audit 2024-01-21T06:06:13.536351+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[35163]: cephadm 2024-01-21T06:06:13.536982+0000 mgr.y (mgr.14142) 162 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-21T06:06:14.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[35163]: cephadm 2024-01-21T06:06:13.539307+0000 mgr.y (mgr.14142) 163 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-01-21T06:06:14.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[38572]: audit 2024-01-21T06:06:13.532715+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:14.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[38572]: audit 2024-01-21T06:06:13.536351+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:14.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[38572]: cephadm 2024-01-21T06:06:13.536982+0000 mgr.y (mgr.14142) 162 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-21T06:06:14.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:14 smithi078 bash[38572]: cephadm 2024-01-21T06:06:13.539307+0000 mgr.y (mgr.14142) 163 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-01-21T06:06:14.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:14 smithi115 bash[35227]: audit 2024-01-21T06:06:13.417149+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-21T06:06:14.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:14 smithi115 bash[35227]: cluster 2024-01-21T06:06:13.417201+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-21T06:06:14.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:14 smithi115 bash[35227]: audit 2024-01-21T06:06:13.532715+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:14.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:14 smithi115 bash[35227]: audit 2024-01-21T06:06:13.536351+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282042\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282144\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282174\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282202\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282228\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282254\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282281\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:09.282306\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:14.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:14 smithi115 bash[35227]: cephadm 2024-01-21T06:06:13.536982+0000 mgr.y (mgr.14142) 162 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-21T06:06:14.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:14 smithi115 bash[35227]: cephadm 2024-01-21T06:06:13.539307+0000 mgr.y (mgr.14142) 163 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-01-21T06:06:14.719 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:06:14.719 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "d8edb342-ac8b-46a5-bbfd-509276e506ce", 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "default", 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "api_name": "default", 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "is_master": "true", 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "endpoints": [], 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames": [], 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames_s3website": [], 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zone": "", 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "zones": [], 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "placement_targets": [], 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "default_placement": "", 2024-01-21T06:06:14.720 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "74cbdb7e-afd1-435d-8a73-eb3feddbc66d", 2024-01-21T06:06:14.721 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_policy": { 2024-01-21T06:06:14.721 INFO:teuthology.orchestra.run.smithi078.stdout: "groups": [] 2024-01-21T06:06:14.721 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:14.721 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:06:15.040 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-01-21T06:06:15.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 systemd[1]: Stopping Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:06:15.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:15 smithi078 bash[38572]: cluster 2024-01-21T06:06:14.152356+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v162: 33 pgs: 6 creating+peering, 5 active+clean, 22 unknown; 0 B data, 4.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:15.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:15 smithi078 bash[38572]: cluster 2024-01-21T06:06:14.425053+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-21T06:06:15.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:15 smithi078 bash[35163]: cluster 2024-01-21T06:06:14.152356+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v162: 33 pgs: 6 creating+peering, 5 active+clean, 22 unknown; 0 B data, 4.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:15.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:15 smithi078 bash[35163]: cluster 2024-01-21T06:06:14.425053+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-21T06:06:15.841 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[35227]: cluster 2024-01-21T06:06:14.152356+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v162: 33 pgs: 6 creating+peering, 5 active+clean, 22 unknown; 0 B data, 4.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:15.841 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[35227]: cluster 2024-01-21T06:06:14.425053+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-21T06:06:15.841 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-21T06:06:15.841 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-01-21T06:06:15.841 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-01-21T06:06:15.841 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-21T06:06:15.841 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.423Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 bash[45844]: ts=2024-01-21T06:06:15.424Z caller=main.go:1183 level=info msg="See you next time!" 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 podman[47180]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-prometheus.a 2024-01-21T06:06:15.842 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@prometheus.a.service: Succeeded. 2024-01-21T06:06:15.962 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:06:15.962 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "95879bdb-c7d8-4f0d-bc1c-f92b9b965283", 2024-01-21T06:06:15.962 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "z", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "domain_root": "z.rgw.meta:root", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "control_pool": "z.rgw.control", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "gc_pool": "z.rgw.log:gc", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "lc_pool": "z.rgw.log:lc", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "log_pool": "z.rgw.log", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "roles_pool": "z.rgw.meta:roles", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-01-21T06:06:15.963 INFO:teuthology.orchestra.run.smithi078.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "otp_pool": "z.rgw.otp", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "system_key": { 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "access_key": "", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "secret_key": "" 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "placement_pools": [ 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: { 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "key": "default-placement", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "val": { 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "index_pool": "z.rgw.buckets.index", 2024-01-21T06:06:15.964 INFO:teuthology.orchestra.run.smithi078.stdout: "storage_classes": { 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: "STANDARD": { 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: "data_pool": "z.rgw.buckets.data" 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: "index_type": 0 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "74cbdb7e-afd1-435d-8a73-eb3feddbc66d" 2024-01-21T06:06:15.965 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:06:16.099 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 systemd[1]: Stopped Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:06:16.099 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 systemd[1]: Starting Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:06:16.099 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 podman[47221]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-prometheus.a" found: no such container 2024-01-21T06:06:16.099 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:15 smithi115 systemd[1]: Started Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:06:16.257 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[53974]: ts=2024-01-21T06:06:16.026Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000434546s 2024-01-21T06:06:16.307 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-01-21T06:06:16.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[38572]: audit 2024-01-21T06:06:15.884723+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:16.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[38572]: audit 2024-01-21T06:06:15.887291+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:16.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[38572]: audit 2024-01-21T06:06:15.887841+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi115:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-21T06:06:16.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[38572]: audit 2024-01-21T06:06:15.893854+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi115:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-21T06:06:16.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[38572]: audit 2024-01-21T06:06:15.896461+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:16.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[35163]: audit 2024-01-21T06:06:15.884723+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:16.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[35163]: audit 2024-01-21T06:06:15.887291+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:16.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[35163]: audit 2024-01-21T06:06:15.887841+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi115:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-21T06:06:16.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[35163]: audit 2024-01-21T06:06:15.893854+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi115:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-21T06:06:16.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:16 smithi078 bash[35163]: audit 2024-01-21T06:06:15.896461+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:16.628 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.206Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.207Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.207Z 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-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.207Z caller=main.go:594 level=info host_details="(Linux 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 smithi115 (none))" 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.207Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.207Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.208Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.208Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.210Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.210Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.212Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.212Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.647µs 2024-01-21T06:06:16.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.212Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.212Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.212Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.212Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.073µs wal_replay_duration=305.297µs wbl_replay_duration=120ns total_replay_duration=349.862µs 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.213Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.213Z caller=main.go:1063 level=info msg="TSDB started" 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.213Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.214Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=664.461µs db_storage=870ns remote_storage=1.067µs web_handler=352ns query_engine=562ns scrape=376.252µs scrape_sd=24.132µs notify=19.908µs notify_sd=6.14µs rules=22.653µs tracing=4.464µs 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.214Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-01-21T06:06:16.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[47237]: ts=2024-01-21T06:06:16.214Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-01-21T06:06:16.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[35227]: audit 2024-01-21T06:06:15.884723+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:16.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[35227]: audit 2024-01-21T06:06:15.887291+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.178937\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179009\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179041\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179069\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179097\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179125\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179180\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:11.179207\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:16.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[35227]: audit 2024-01-21T06:06:15.887841+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi115:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-21T06:06:16.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[35227]: audit 2024-01-21T06:06:15.893854+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi115:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-21T06:06:16.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:16 smithi115 bash[35227]: audit 2024-01-21T06:06:15.896461+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:17.540 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:17 smithi078 bash[38572]: cephadm 2024-01-21T06:06:15.887683+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Setting dashboard grafana config to https://smithi115:3000 2024-01-21T06:06:17.541 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:17 smithi078 bash[38572]: cluster 2024-01-21T06:06:16.152723+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v164: 33 pgs: 6 creating+peering, 17 active+clean, 10 unknown; 463 B data, 4.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2024-01-21T06:06:17.541 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:17 smithi078 bash[35163]: cephadm 2024-01-21T06:06:15.887683+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Setting dashboard grafana config to https://smithi115:3000 2024-01-21T06:06:17.541 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:17 smithi078 bash[35163]: cluster 2024-01-21T06:06:16.152723+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v164: 33 pgs: 6 creating+peering, 17 active+clean, 10 unknown; 463 B data, 4.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2024-01-21T06:06:17.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:17 smithi115 bash[35227]: cephadm 2024-01-21T06:06:15.887683+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Setting dashboard grafana config to https://smithi115:3000 2024-01-21T06:06:17.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:17 smithi115 bash[35227]: cluster 2024-01-21T06:06:16.152723+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v164: 33 pgs: 6 creating+peering, 17 active+clean, 10 unknown; 463 B data, 4.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2024-01-21T06:06:18.703 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:18 smithi115 bash[35227]: audit 2024-01-21T06:06:17.774191+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773078\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773166\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773195\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773221\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773246\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773271\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773296\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773321\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773346\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:17.773414\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:18.703 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:18 smithi115 bash[35227]: audit 2024-01-21T06:06:17.777296+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773078\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773166\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773195\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773221\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773246\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773271\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773296\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773321\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773346\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:17.773414\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:18.704 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:18 smithi115 bash[35227]: audit 2024-01-21T06:06:17.777818+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:18.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:18 smithi078 bash[38572]: audit 2024-01-21T06:06:17.774191+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773078\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773166\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773195\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773221\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773246\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773271\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773296\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773321\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773346\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:17.773414\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:18.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:18 smithi078 bash[35163]: audit 2024-01-21T06:06:17.774191+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773078\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773166\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773195\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773221\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773246\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773271\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773296\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773321\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773346\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:17.773414\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:18.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:18 smithi078 bash[38572]: audit 2024-01-21T06:06:17.777296+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773078\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773166\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773195\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773221\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773246\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773271\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773296\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773321\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773346\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:17.773414\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:18.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:18 smithi078 bash[38572]: audit 2024-01-21T06:06:17.777818+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:18.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:18 smithi078 bash[35163]: audit 2024-01-21T06:06:17.777296+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773078\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773166\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773195\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773221\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773246\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773271\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773296\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773321\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:17.773346\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:17.773414\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:18.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:18 smithi078 bash[35163]: audit 2024-01-21T06:06:17.777818+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:19.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:19 smithi115 bash[35227]: cluster 2024-01-21T06:06:18.153202+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v165: 33 pgs: 33 active+clean; 726 B data, 5.1 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-01-21T06:06:19.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:19 smithi115 bash[35227]: cluster 2024-01-21T06:06:18.445845+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-01-21T06:06:19.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:19 smithi115 bash[35227]: audit 2024-01-21T06:06:18.447004+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-21T06:06:19.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:19 smithi078 bash[38572]: cluster 2024-01-21T06:06:18.153202+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v165: 33 pgs: 33 active+clean; 726 B data, 5.1 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-01-21T06:06:19.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:19 smithi078 bash[38572]: cluster 2024-01-21T06:06:18.445845+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-01-21T06:06:19.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:19 smithi078 bash[38572]: audit 2024-01-21T06:06:18.447004+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-21T06:06:19.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:19 smithi078 bash[35163]: cluster 2024-01-21T06:06:18.153202+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v165: 33 pgs: 33 active+clean; 726 B data, 5.1 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-01-21T06:06:19.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:19 smithi078 bash[35163]: cluster 2024-01-21T06:06:18.445845+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-01-21T06:06:19.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:19 smithi078 bash[35163]: audit 2024-01-21T06:06:18.447004+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-21T06:06:20.764 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[38572]: audit 2024-01-21T06:06:19.447497+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-21T06:06:20.764 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[38572]: cluster 2024-01-21T06:06:19.447654+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-01-21T06:06:20.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[35163]: audit 2024-01-21T06:06:19.447497+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-21T06:06:20.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[35163]: cluster 2024-01-21T06:06:19.447654+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-01-21T06:06:20.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[35163]: audit 2024-01-21T06:06:19.695477+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693603\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693675\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693705\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693732\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693759\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693797\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693824\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693851\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693877\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:19.693947\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:20.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[35163]: audit 2024-01-21T06:06:19.698387+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693603\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693675\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693705\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693732\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693759\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693797\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693824\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693851\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693877\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:19.693947\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:20.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[35163]: audit 2024-01-21T06:06:19.700163+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:20.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[38572]: audit 2024-01-21T06:06:19.695477+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693603\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693675\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693705\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693732\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693759\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693797\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693824\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693851\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693877\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:19.693947\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:20.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[38572]: audit 2024-01-21T06:06:19.698387+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693603\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693675\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693705\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693732\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693759\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693797\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693824\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693851\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693877\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:19.693947\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:20.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:20 smithi078 bash[38572]: audit 2024-01-21T06:06:19.700163+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:20.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:20 smithi115 bash[35227]: audit 2024-01-21T06:06:19.447497+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-21T06:06:20.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:20 smithi115 bash[35227]: cluster 2024-01-21T06:06:19.447654+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-01-21T06:06:20.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:20 smithi115 bash[35227]: audit 2024-01-21T06:06:19.695477+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693603\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693675\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693705\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693732\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693759\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693797\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693824\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693851\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693877\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:19.693947\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:20.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:20 smithi115 bash[35227]: audit 2024-01-21T06:06:19.698387+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693603\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693675\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693705\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693732\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693759\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693797\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693824\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693851\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:19.693877\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:19.693947\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:20.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:20 smithi115 bash[35227]: audit 2024-01-21T06:06:19.700163+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:21.692 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:21 smithi078 bash[35163]: cluster 2024-01-21T06:06:20.153522+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v168: 65 pgs: 32 unknown, 33 active+clean; 818 B data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 2.2 KiB/s wr, 3 op/s 2024-01-21T06:06:21.692 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:21 smithi078 bash[35163]: cluster 2024-01-21T06:06:20.465487+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-01-21T06:06:21.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:21 smithi078 bash[35163]: audit 2024-01-21T06:06:20.466985+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-21T06:06:21.693 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:21 smithi078 bash[38572]: cluster 2024-01-21T06:06:20.153522+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v168: 65 pgs: 32 unknown, 33 active+clean; 818 B data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 2.2 KiB/s wr, 3 op/s 2024-01-21T06:06:21.693 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:21 smithi078 bash[38572]: cluster 2024-01-21T06:06:20.465487+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-01-21T06:06:21.693 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:21 smithi078 bash[38572]: audit 2024-01-21T06:06:20.466985+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-21T06:06:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:21 smithi115 bash[35227]: cluster 2024-01-21T06:06:20.153522+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v168: 65 pgs: 32 unknown, 33 active+clean; 818 B data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 2.2 KiB/s wr, 3 op/s 2024-01-21T06:06:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:21 smithi115 bash[35227]: cluster 2024-01-21T06:06:20.465487+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-01-21T06:06:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:21 smithi115 bash[35227]: audit 2024-01-21T06:06:20.466985+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-21T06:06:22.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[35163]: audit 2024-01-21T06:06:21.468008+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-21T06:06:22.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[35163]: cluster 2024-01-21T06:06:21.468162+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-01-21T06:06:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[38572]: audit 2024-01-21T06:06:21.468008+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-21T06:06:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[38572]: cluster 2024-01-21T06:06:21.468162+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-01-21T06:06:22.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[35163]: audit 2024-01-21T06:06:21.740626+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:21.681026\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:22.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[35163]: audit 2024-01-21T06:06:21.745699+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:21.681026\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:22.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[35163]: audit 2024-01-21T06:06:21.746907+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[35163]: cluster 2024-01-21T06:06:22.468135+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-01-21T06:06:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[38572]: audit 2024-01-21T06:06:21.740626+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:21.681026\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[38572]: audit 2024-01-21T06:06:21.745699+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:21.681026\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[38572]: audit 2024-01-21T06:06:21.746907+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:22 smithi078 bash[38572]: cluster 2024-01-21T06:06:22.468135+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-01-21T06:06:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:22 smithi115 bash[35227]: audit 2024-01-21T06:06:21.468008+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.78:0/1370144315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-21T06:06:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:22 smithi115 bash[35227]: cluster 2024-01-21T06:06:21.468162+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-01-21T06:06:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:22 smithi115 bash[35227]: audit 2024-01-21T06:06:21.740626+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:21.681026\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:22 smithi115 bash[35227]: audit 2024-01-21T06:06:21.745699+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}}, \"last_daemon_update\": \"2024-01-21T06:06:21.681026\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:22 smithi115 bash[35227]: audit 2024-01-21T06:06:21.746907+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:22 smithi115 bash[35227]: cluster 2024-01-21T06:06:22.468135+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-01-21T06:06:23.550 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:23 smithi115 bash[35227]: cluster 2024-01-21T06:06:22.154223+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 97 pgs: 5 creating+peering, 38 unknown, 54 active+clean; 1.8 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-01-21T06:06:23.550 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:23 smithi115 bash[35227]: audit 2024-01-21T06:06:22.478073+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-21T06:06:23.550 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:23 smithi115 bash[35227]: audit 2024-01-21T06:06:23.470629+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-21T06:06:23.550 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:23 smithi115 bash[35227]: cluster 2024-01-21T06:06:23.470678+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-01-21T06:06:23.550 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:23 smithi115 bash[35227]: audit 2024-01-21T06:06:23.472956+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-21T06:06:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[35163]: cluster 2024-01-21T06:06:22.154223+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 97 pgs: 5 creating+peering, 38 unknown, 54 active+clean; 1.8 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-01-21T06:06:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[35163]: audit 2024-01-21T06:06:22.478073+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-21T06:06:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[35163]: audit 2024-01-21T06:06:23.470629+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-21T06:06:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[35163]: cluster 2024-01-21T06:06:23.470678+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-01-21T06:06:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[35163]: audit 2024-01-21T06:06:23.472956+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-21T06:06:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[38572]: cluster 2024-01-21T06:06:22.154223+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 97 pgs: 5 creating+peering, 38 unknown, 54 active+clean; 1.8 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-01-21T06:06:23.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[38572]: audit 2024-01-21T06:06:22.478073+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-21T06:06:23.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[38572]: audit 2024-01-21T06:06:23.470629+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-21T06:06:23.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[38572]: cluster 2024-01-21T06:06:23.470678+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-01-21T06:06:23.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:23 smithi078 bash[38572]: audit 2024-01-21T06:06:23.472956+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-21T06:06:24.362 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[53974]: ts=2024-01-21T06:06:24.028Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002515589s 2024-01-21T06:06:24.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:24 smithi115 bash[35227]: audit 2024-01-21T06:06:23.635570+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:23.634715\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:24.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:24 smithi115 bash[35227]: audit 2024-01-21T06:06:23.638602+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:23.634715\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:24.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:24 smithi115 bash[35227]: audit 2024-01-21T06:06:24.472436+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-21T06:06:24.780 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:24 smithi115 bash[35227]: cluster 2024-01-21T06:06:24.472487+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-01-21T06:06:24.781 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:24 smithi115 bash[35227]: audit 2024-01-21T06:06:24.473123+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-21T06:06:24.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[35163]: audit 2024-01-21T06:06:23.635570+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:23.634715\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:24.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[38572]: audit 2024-01-21T06:06:23.635570+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:23.634715\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[35163]: audit 2024-01-21T06:06:23.638602+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:23.634715\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[35163]: audit 2024-01-21T06:06:24.472436+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-21T06:06:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[35163]: cluster 2024-01-21T06:06:24.472487+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-01-21T06:06:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[35163]: audit 2024-01-21T06:06:24.473123+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-21T06:06:24.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[38572]: audit 2024-01-21T06:06:23.638602+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}}, \"last_daemon_update\": \"2024-01-21T06:06:23.634715\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:24.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[38572]: audit 2024-01-21T06:06:24.472436+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-21T06:06:24.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[38572]: cluster 2024-01-21T06:06:24.472487+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-01-21T06:06:24.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:24 smithi078 bash[38572]: audit 2024-01-21T06:06:24.473123+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-21T06:06:25.558 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "e1766449-fdd3-4458-9ee1-dbc59945b436", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "epoch": 1, 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "predecessor_uuid": "a7e2bfe8-2567-400b-b14f-7870b011424b", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_status": [], 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "period_map": { 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "e1766449-fdd3-4458-9ee1-dbc59945b436", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "zonegroups": [ 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: { 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "d8edb342-ac8b-46a5-bbfd-509276e506ce", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "default", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "api_name": "default", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "is_master": "true", 2024-01-21T06:06:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "endpoints": [], 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames": [], 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames_s3website": [], 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zone": "95879bdb-c7d8-4f0d-bc1c-f92b9b965283", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "zones": [ 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: { 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "95879bdb-c7d8-4f0d-bc1c-f92b9b965283", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "z", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "endpoints": [], 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "log_meta": "false", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "log_data": "false", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "bucket_index_max_shards": 11, 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "read_only": "false", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "tier_type": "", 2024-01-21T06:06:25.560 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_from_all": "true", 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_from": [], 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "redirect_zone": "" 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "placement_targets": [ 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: { 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "default-placement", 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "tags": [], 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "storage_classes": [ 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "STANDARD" 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "default_placement": "default-placement", 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "74cbdb7e-afd1-435d-8a73-eb3feddbc66d", 2024-01-21T06:06:25.561 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_policy": { 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "groups": [] 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "short_zone_ids": [ 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: { 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "key": "95879bdb-c7d8-4f0d-bc1c-f92b9b965283", 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "val": 419765763 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zonegroup": "d8edb342-ac8b-46a5-bbfd-509276e506ce", 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zone": "95879bdb-c7d8-4f0d-bc1c-f92b9b965283", 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "period_config": { 2024-01-21T06:06:25.562 INFO:teuthology.orchestra.run.smithi078.stdout: "bucket_quota": { 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "enabled": false, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "check_on_raw": false, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size": -1, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size_kb": 0, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "max_objects": -1 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "user_quota": { 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "enabled": false, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "check_on_raw": false, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size": -1, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size_kb": 0, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "max_objects": -1 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "74cbdb7e-afd1-435d-8a73-eb3feddbc66d", 2024-01-21T06:06:25.563 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_name": "r", 2024-01-21T06:06:25.564 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_epoch": 2 2024-01-21T06:06:25.564 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:06:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:25 smithi078 bash[38572]: cluster 2024-01-21T06:06:24.154700+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v174: 129 pgs: 16 creating+peering, 16 unknown, 97 active+clean; 1.8 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 4 op/s 2024-01-21T06:06:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:25 smithi078 bash[38572]: audit 2024-01-21T06:06:25.473804+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-21T06:06:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:25 smithi078 bash[38572]: cluster 2024-01-21T06:06:25.473853+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-01-21T06:06:25.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:25 smithi078 bash[35163]: cluster 2024-01-21T06:06:24.154700+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v174: 129 pgs: 16 creating+peering, 16 unknown, 97 active+clean; 1.8 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 4 op/s 2024-01-21T06:06:25.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:25 smithi078 bash[35163]: audit 2024-01-21T06:06:25.473804+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-21T06:06:25.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:25 smithi078 bash[35163]: cluster 2024-01-21T06:06:25.473853+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-01-21T06:06:25.915 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-01-21T06:06:26.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:25 smithi115 bash[35227]: cluster 2024-01-21T06:06:24.154700+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v174: 129 pgs: 16 creating+peering, 16 unknown, 97 active+clean; 1.8 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 4 op/s 2024-01-21T06:06:26.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:25 smithi115 bash[35227]: audit 2024-01-21T06:06:25.473804+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.78:0/2523007368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-21T06:06:26.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:25 smithi115 bash[35227]: cluster 2024-01-21T06:06:25.473853+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-01-21T06:06:27.036 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled rgw update... 2024-01-21T06:06:27.414 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'sleep 120' 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: cluster 2024-01-21T06:06:26.155189+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v177: 129 pgs: 11 creating+peering, 8 unknown, 110 active+clean; 2.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.032261+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-21T06:06:27.031947\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.034887+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-21T06:06:27.031947\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.036558+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.039964+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.040638+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.043859+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.044578+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.047616+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-21T06:06:27.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.048410+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.051109+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.051694+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[38572]: audit 2024-01-21T06:06:27.052383+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi115.tnpifn", "key": "container_image"}]: dispatch 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: cluster 2024-01-21T06:06:26.155189+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v177: 129 pgs: 11 creating+peering, 8 unknown, 110 active+clean; 2.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.032261+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-21T06:06:27.031947\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.034887+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-21T06:06:27.031947\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.036558+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.039964+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.040638+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.043859+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-21T06:06:27.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.044578+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-21T06:06:27.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.047616+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-21T06:06:27.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.048410+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-21T06:06:27.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.051109+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-21T06:06:27.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.051694+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:06:27.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:27 smithi078 bash[35163]: audit 2024-01-21T06:06:27.052383+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi115.tnpifn", "key": "container_image"}]: dispatch 2024-01-21T06:06:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: cluster 2024-01-21T06:06:26.155189+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v177: 129 pgs: 11 creating+peering, 8 unknown, 110 active+clean; 2.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-01-21T06:06:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.032261+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-21T06:06:27.031947\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.034887+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-21T06:06:27.031947\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.036558+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.039964+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.040638+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.043859+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.044578+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.047616+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.048410+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.051109+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.051694+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:06:28.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:27 smithi115 bash[35227]: audit 2024-01-21T06:06:27.052383+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi115.tnpifn", "key": "container_image"}]: dispatch 2024-01-21T06:06:28.746 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:27.031413+0000 mgr.y (mgr.14142) 172 : 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-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: cephadm 2024-01-21T06:06:27.031937+0000 mgr.y (mgr.14142) 173 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: cephadm 2024-01-21T06:06:27.052093+0000 mgr.y (mgr.14142) 174 : cephadm [INF] Deploying daemon rgw.r.z.smithi115.tnpifn on smithi115 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:28.631736+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:28.635467+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:28.636008+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:28.638327+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:28.638948+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:06:28.747 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:28 smithi115 bash[35227]: audit 2024-01-21T06:06:28.639581+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi078.qlfmov", "key": "container_image"}]: dispatch 2024-01-21T06:06:28.930 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:27.031413+0000 mgr.y (mgr.14142) 172 : 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-01-21T06:06:28.930 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: cephadm 2024-01-21T06:06:27.031937+0000 mgr.y (mgr.14142) 173 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-21T06:06:28.930 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: cephadm 2024-01-21T06:06:27.052093+0000 mgr.y (mgr.14142) 174 : cephadm [INF] Deploying daemon rgw.r.z.smithi115.tnpifn on smithi115 2024-01-21T06:06:28.930 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:27.031413+0000 mgr.y (mgr.14142) 172 : 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-01-21T06:06:28.930 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: cephadm 2024-01-21T06:06:27.031937+0000 mgr.y (mgr.14142) 173 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-21T06:06:28.930 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: cephadm 2024-01-21T06:06:27.052093+0000 mgr.y (mgr.14142) 174 : cephadm [INF] Deploying daemon rgw.r.z.smithi115.tnpifn on smithi115 2024-01-21T06:06:28.931 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:28.631736+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:28.931 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:28.635467+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:28.931 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:28.636008+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-21T06:06:28.931 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:28.638327+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-21T06:06:28.931 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:28.638948+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:06:28.931 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[38572]: audit 2024-01-21T06:06:28.639581+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi078.qlfmov", "key": "container_image"}]: dispatch 2024-01-21T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:28.631736+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:28.635467+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634344\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634427\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634460\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634490\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634519\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634548\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634576\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634605\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:23.634632\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:28.636008+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-21T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:28.638327+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-21T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:28.638948+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:28 smithi078 bash[35163]: audit 2024-01-21T06:06:28.639581+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi078.qlfmov", "key": "container_image"}]: dispatch 2024-01-21T06:06:30.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:29 smithi078 bash[38572]: cluster 2024-01-21T06:06:28.155833+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 5.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 539 B/s rd, 5.4 KiB/s wr, 20 op/s 2024-01-21T06:06:30.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:29 smithi078 bash[38572]: cephadm 2024-01-21T06:06:28.639351+0000 mgr.y (mgr.14142) 176 : cephadm [INF] Deploying daemon rgw.r.z.smithi078.qlfmov on smithi078 2024-01-21T06:06:30.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:29 smithi078 bash[35163]: cluster 2024-01-21T06:06:28.155833+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 5.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 539 B/s rd, 5.4 KiB/s wr, 20 op/s 2024-01-21T06:06:30.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:29 smithi078 bash[35163]: cephadm 2024-01-21T06:06:28.639351+0000 mgr.y (mgr.14142) 176 : cephadm [INF] Deploying daemon rgw.r.z.smithi078.qlfmov on smithi078 2024-01-21T06:06:30.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:29 smithi115 bash[35227]: cluster 2024-01-21T06:06:28.155833+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 5.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 539 B/s rd, 5.4 KiB/s wr, 20 op/s 2024-01-21T06:06:30.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:29 smithi115 bash[35227]: cephadm 2024-01-21T06:06:28.639351+0000 mgr.y (mgr.14142) 176 : cephadm [INF] Deploying daemon rgw.r.z.smithi078.qlfmov on smithi078 2024-01-21T06:06:31.030 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:30 smithi115 bash[35227]: audit 2024-01-21T06:06:29.707023+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:31.030 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:30 smithi115 bash[35227]: audit 2024-01-21T06:06:29.709970+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:31.030 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:30 smithi115 bash[35227]: audit 2024-01-21T06:06:29.710634+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:31.030 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:30 smithi115 bash[35227]: cluster 2024-01-21T06:06:30.156210+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 5.4 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 459 B/s rd, 4.6 KiB/s wr, 17 op/s 2024-01-21T06:06:31.092 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[38572]: audit 2024-01-21T06:06:29.707023+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:31.092 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[35163]: audit 2024-01-21T06:06:29.707023+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:31.092 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[38572]: audit 2024-01-21T06:06:29.709970+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:31.092 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[38572]: audit 2024-01-21T06:06:29.710634+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:31.092 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[38572]: cluster 2024-01-21T06:06:30.156210+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 5.4 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 459 B/s rd, 4.6 KiB/s wr, 17 op/s 2024-01-21T06:06:31.093 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[35163]: audit 2024-01-21T06:06:29.709970+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680662\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680734\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680765\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680821\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680848\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680874\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680900\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680927\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:21.680954\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:31.093 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[35163]: audit 2024-01-21T06:06:29.710634+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:31.093 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:30 smithi078 bash[35163]: cluster 2024-01-21T06:06:30.156210+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 5.4 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 459 B/s rd, 4.6 KiB/s wr, 17 op/s 2024-01-21T06:06:32.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:32 smithi078 bash[35163]: audit 2024-01-21T06:06:31.438482+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437207\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437294\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437324\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437369\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437397\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437438\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437464\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437489\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437515\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437540\", \"created\": \"2024-01-21T06:06:29.675205\", \"started\": \"2024-01-21T06:06:29.705426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_daemon_update\": \"2024-01-21T06:06:31.437623\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:32.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:32 smithi078 bash[35163]: audit 2024-01-21T06:06:31.442110+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437207\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437294\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437324\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437369\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437397\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437438\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437464\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437489\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437515\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437540\", \"created\": \"2024-01-21T06:06:29.675205\", \"started\": \"2024-01-21T06:06:29.705426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_daemon_update\": \"2024-01-21T06:06:31.437623\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:32.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:32 smithi078 bash[35163]: audit 2024-01-21T06:06:31.442623+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:32.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:32 smithi078 bash[38572]: audit 2024-01-21T06:06:31.438482+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437207\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437294\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437324\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437369\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437397\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437438\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437464\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437489\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437515\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437540\", \"created\": \"2024-01-21T06:06:29.675205\", \"started\": \"2024-01-21T06:06:29.705426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_daemon_update\": \"2024-01-21T06:06:31.437623\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:32.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:32 smithi078 bash[38572]: audit 2024-01-21T06:06:31.442110+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437207\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437294\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437324\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437369\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437397\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437438\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437464\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437489\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437515\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437540\", \"created\": \"2024-01-21T06:06:29.675205\", \"started\": \"2024-01-21T06:06:29.705426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_daemon_update\": \"2024-01-21T06:06:31.437623\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:32.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:32 smithi078 bash[38572]: audit 2024-01-21T06:06:31.442623+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:32.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:32 smithi115 bash[35227]: audit 2024-01-21T06:06:31.438482+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437207\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437294\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437324\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437369\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437397\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437438\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437464\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437489\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437515\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437540\", \"created\": \"2024-01-21T06:06:29.675205\", \"started\": \"2024-01-21T06:06:29.705426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_daemon_update\": \"2024-01-21T06:06:31.437623\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]: dispatch 2024-01-21T06:06:32.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:32 smithi115 bash[35227]: audit 2024-01-21T06:06:31.442110+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437207\", \"created\": \"2024-01-21T06:02:02.994832\", \"started\": \"2024-01-21T06:02:05.887109\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437294\", \"created\": \"2024-01-21T06:02:07.065761\", \"started\": \"2024-01-21T06:02:07.094761\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437324\", \"created\": \"2024-01-21T06:03:07.734708\", \"started\": \"2024-01-21T06:03:07.764843\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437369\", \"created\": \"2024-01-21T06:03:43.360090\", \"started\": \"2024-01-21T06:03:56.249687\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437397\", \"created\": \"2024-01-21T06:03:56.421863\", \"started\": \"2024-01-21T06:04:08.945005\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437438\", \"created\": \"2024-01-21T06:04:09.422638\", \"started\": \"2024-01-21T06:04:22.234005\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437464\", \"created\": \"2024-01-21T06:04:22.379413\", \"started\": \"2024-01-21T06:04:23.467072\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437489\", \"created\": \"2024-01-21T06:05:39.160082\", \"started\": \"2024-01-21T06:05:48.813234\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437515\", \"created\": \"2024-01-21T06:05:51.173873\", \"started\": \"2024-01-21T06:06:13.836311\"}, \"rgw.r.z.smithi078.qlfmov\": {\"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:31.437540\", \"created\": \"2024-01-21T06:06:29.675205\", \"started\": \"2024-01-21T06:06:29.705426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778\"}}, \"last_daemon_update\": \"2024-01-21T06:06:31.437623\", \"last_device_update\": \"2024-01-21T06:04:25.010713\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.78\"]}, \"last_host_check\": \"2024-01-21T06:02:25.561969\"}"}]': finished 2024-01-21T06:06:32.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:32 smithi115 bash[35227]: audit 2024-01-21T06:06:31.442623+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:06:33.826 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:33 smithi115 bash[35227]: cluster 2024-01-21T06:06:32.156797+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 KiB/s wr, 157 op/s 2024-01-21T06:06:33.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:33 smithi078 bash[38572]: cluster 2024-01-21T06:06:32.156797+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 KiB/s wr, 157 op/s 2024-01-21T06:06:33.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:33 smithi078 bash[35163]: cluster 2024-01-21T06:06:32.156797+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 KiB/s wr, 157 op/s 2024-01-21T06:06:35.811 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:35 smithi115 bash[35227]: cluster 2024-01-21T06:06:34.157347+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 116 KiB/s rd, 4.2 KiB/s wr, 221 op/s 2024-01-21T06:06:35.812 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:35 smithi115 bash[35227]: audit 2024-01-21T06:06:35.251971+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250804\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:06:35.251130\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:35.812 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:35 smithi115 bash[35227]: audit 2024-01-21T06:06:35.256144+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250804\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:06:35.251130\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:35.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:35 smithi078 bash[38572]: cluster 2024-01-21T06:06:34.157347+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 116 KiB/s rd, 4.2 KiB/s wr, 221 op/s 2024-01-21T06:06:35.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:35 smithi078 bash[35163]: cluster 2024-01-21T06:06:34.157347+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 116 KiB/s rd, 4.2 KiB/s wr, 221 op/s 2024-01-21T06:06:35.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:35 smithi078 bash[35163]: audit 2024-01-21T06:06:35.251971+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250804\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:06:35.251130\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:35.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:35 smithi078 bash[35163]: audit 2024-01-21T06:06:35.256144+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250804\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:06:35.251130\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:35.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:35 smithi078 bash[38572]: audit 2024-01-21T06:06:35.251971+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250804\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:06:35.251130\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:06:35.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:35 smithi078 bash[38572]: audit 2024-01-21T06:06:35.256144+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"9c26311d7314\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250804\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:03:32.850744\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:31.637122\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:06:35.251130\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:06:37.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:37 smithi078 bash[38572]: cluster 2024-01-21T06:06:36.157994+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 105 KiB/s rd, 3.8 KiB/s wr, 200 op/s 2024-01-21T06:06:37.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:37 smithi078 bash[35163]: cluster 2024-01-21T06:06:36.157994+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 105 KiB/s rd, 3.8 KiB/s wr, 200 op/s 2024-01-21T06:06:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:37 smithi115 bash[35227]: cluster 2024-01-21T06:06:36.157994+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 105 KiB/s rd, 3.8 KiB/s wr, 200 op/s 2024-01-21T06:06:39.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:39 smithi078 bash[35163]: cluster 2024-01-21T06:06:38.158554+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 2.9 KiB/s wr, 176 op/s 2024-01-21T06:06:39.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:39 smithi078 bash[38572]: cluster 2024-01-21T06:06:38.158554+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 2.9 KiB/s wr, 176 op/s 2024-01-21T06:06:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:39 smithi115 bash[35227]: cluster 2024-01-21T06:06:38.158554+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 2.9 KiB/s wr, 176 op/s 2024-01-21T06:06:41.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:41 smithi078 bash[35163]: cluster 2024-01-21T06:06:40.159052+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 853 B/s wr, 169 op/s 2024-01-21T06:06:41.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:41 smithi078 bash[38572]: cluster 2024-01-21T06:06:40.159052+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 853 B/s wr, 169 op/s 2024-01-21T06:06:41.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:41 smithi115 bash[35227]: cluster 2024-01-21T06:06:40.159052+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 853 B/s wr, 169 op/s 2024-01-21T06:06:43.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:43 smithi078 bash[38572]: cluster 2024-01-21T06:06:42.159825+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 853 B/s wr, 169 op/s 2024-01-21T06:06:43.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:43 smithi078 bash[35163]: cluster 2024-01-21T06:06:42.159825+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 853 B/s wr, 169 op/s 2024-01-21T06:06:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:43 smithi115 bash[35227]: cluster 2024-01-21T06:06:42.159825+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 853 B/s wr, 169 op/s 2024-01-21T06:06:45.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:45 smithi078 bash[38572]: cluster 2024-01-21T06:06:44.160535+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 73 op/s 2024-01-21T06:06:45.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:45 smithi078 bash[35163]: cluster 2024-01-21T06:06:44.160535+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 73 op/s 2024-01-21T06:06:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:45 smithi115 bash[35227]: cluster 2024-01-21T06:06:44.160535+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 73 op/s 2024-01-21T06:06:47.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:47 smithi078 bash[38572]: cluster 2024-01-21T06:06:46.161169+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:47.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:47 smithi078 bash[35163]: cluster 2024-01-21T06:06:46.161169+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:47 smithi115 bash[35227]: cluster 2024-01-21T06:06:46.161169+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:49.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:49 smithi078 bash[38572]: cluster 2024-01-21T06:06:48.161899+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:49.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:49 smithi078 bash[35163]: cluster 2024-01-21T06:06:48.161899+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:49 smithi115 bash[35227]: cluster 2024-01-21T06:06:48.161899+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:51.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:51 smithi078 bash[38572]: cluster 2024-01-21T06:06:50.162242+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:51.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:51 smithi078 bash[35163]: cluster 2024-01-21T06:06:50.162242+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:51 smithi115 bash[35227]: cluster 2024-01-21T06:06:50.162242+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:53.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:53 smithi078 bash[35163]: cluster 2024-01-21T06:06:52.162901+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:53.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:53 smithi078 bash[38572]: cluster 2024-01-21T06:06:52.162901+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:53 smithi115 bash[35227]: cluster 2024-01-21T06:06:52.162901+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:55.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:55 smithi078 bash[38572]: cluster 2024-01-21T06:06:54.163428+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:55.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:55 smithi078 bash[35163]: cluster 2024-01-21T06:06:54.163428+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:55 smithi115 bash[35227]: cluster 2024-01-21T06:06:54.163428+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:57.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:57 smithi078 bash[38572]: cluster 2024-01-21T06:06:56.163956+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:57.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:57 smithi078 bash[35163]: cluster 2024-01-21T06:06:56.163956+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:57.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:57 smithi115 bash[35227]: cluster 2024-01-21T06:06:56.163956+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:06:59 smithi078 bash[38572]: cluster 2024-01-21T06:06:58.164521+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:06:59 smithi078 bash[35163]: cluster 2024-01-21T06:06:58.164521+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:06:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:06:59 smithi115 bash[35227]: cluster 2024-01-21T06:06:58.164521+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:01.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:01 smithi078 bash[38572]: cluster 2024-01-21T06:07:00.165056+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:01.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:01 smithi078 bash[35163]: cluster 2024-01-21T06:07:00.165056+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:01.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:01 smithi115 bash[35227]: cluster 2024-01-21T06:07:00.165056+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:03.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:03 smithi078 bash[38572]: cluster 2024-01-21T06:07:02.165817+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:03 smithi078 bash[35163]: cluster 2024-01-21T06:07:02.165817+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:03 smithi115 bash[35227]: cluster 2024-01-21T06:07:02.165817+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:05 smithi078 bash[38572]: cluster 2024-01-21T06:07:04.166553+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:05 smithi078 bash[35163]: cluster 2024-01-21T06:07:04.166553+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:05.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:05 smithi115 bash[35227]: cluster 2024-01-21T06:07:04.166553+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:07 smithi078 bash[38572]: cluster 2024-01-21T06:07:06.167262+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:07 smithi078 bash[35163]: cluster 2024-01-21T06:07:06.167262+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:07 smithi115 bash[35227]: cluster 2024-01-21T06:07:06.167262+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:09.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:09 smithi078 bash[38572]: cluster 2024-01-21T06:07:08.168030+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:09.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:09 smithi078 bash[35163]: cluster 2024-01-21T06:07:08.168030+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:09 smithi115 bash[35227]: cluster 2024-01-21T06:07:08.168030+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:11 smithi078 bash[38572]: cluster 2024-01-21T06:07:10.168563+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:11 smithi078 bash[35163]: cluster 2024-01-21T06:07:10.168563+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:11 smithi115 bash[35227]: cluster 2024-01-21T06:07:10.168563+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:13.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:13 smithi078 bash[35163]: cluster 2024-01-21T06:07:12.169208+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:13.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:13 smithi078 bash[38572]: cluster 2024-01-21T06:07:12.169208+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:13 smithi115 bash[35227]: cluster 2024-01-21T06:07:12.169208+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:15.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:15 smithi078 bash[38572]: cluster 2024-01-21T06:07:14.169763+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:15.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:15 smithi078 bash[35163]: cluster 2024-01-21T06:07:14.169763+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:15 smithi115 bash[35227]: cluster 2024-01-21T06:07:14.169763+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:17.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:17 smithi078 bash[38572]: cluster 2024-01-21T06:07:16.170364+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:17 smithi078 bash[35163]: cluster 2024-01-21T06:07:16.170364+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:17.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:17 smithi115 bash[35227]: cluster 2024-01-21T06:07:16.170364+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:19.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:19 smithi078 bash[35163]: cluster 2024-01-21T06:07:18.170992+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:19.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:19 smithi078 bash[38572]: cluster 2024-01-21T06:07:18.170992+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:19.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:19 smithi115 bash[35227]: cluster 2024-01-21T06:07:18.170992+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:21.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:21 smithi078 bash[38572]: cluster 2024-01-21T06:07:20.171449+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:21.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:21 smithi078 bash[35163]: cluster 2024-01-21T06:07:20.171449+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:21 smithi115 bash[35227]: cluster 2024-01-21T06:07:20.171449+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:23 smithi078 bash[38572]: cluster 2024-01-21T06:07:22.172072+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:23 smithi078 bash[35163]: cluster 2024-01-21T06:07:22.172072+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:23.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:23 smithi115 bash[35227]: cluster 2024-01-21T06:07:22.172072+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:25 smithi078 bash[38572]: cluster 2024-01-21T06:07:24.172629+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:25.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:25 smithi078 bash[35163]: cluster 2024-01-21T06:07:24.172629+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:25.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:25 smithi115 bash[35227]: cluster 2024-01-21T06:07:24.172629+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:27.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:27 smithi078 bash[38572]: cluster 2024-01-21T06:07:26.173105+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:27 smithi078 bash[35163]: cluster 2024-01-21T06:07:26.173105+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:27.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:27 smithi115 bash[35227]: cluster 2024-01-21T06:07:26.173105+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:29.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:29 smithi078 bash[38572]: cluster 2024-01-21T06:07:28.173739+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:29.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:29 smithi078 bash[35163]: cluster 2024-01-21T06:07:28.173739+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:29 smithi115 bash[35227]: cluster 2024-01-21T06:07:28.173739+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:31.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:31 smithi078 bash[38572]: cluster 2024-01-21T06:07:30.174191+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:31.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:31 smithi078 bash[35163]: cluster 2024-01-21T06:07:30.174191+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:31.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:31 smithi115 bash[35227]: cluster 2024-01-21T06:07:30.174191+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:33.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:33 smithi078 bash[38572]: cluster 2024-01-21T06:07:32.174947+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:33.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:33 smithi078 bash[35163]: cluster 2024-01-21T06:07:32.174947+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:33.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:33 smithi115 bash[35227]: cluster 2024-01-21T06:07:32.174947+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:35.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:35 smithi078 bash[38572]: cluster 2024-01-21T06:07:34.175689+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:35.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:35 smithi078 bash[35163]: cluster 2024-01-21T06:07:34.175689+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:35 smithi115 bash[35227]: cluster 2024-01-21T06:07:34.175689+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:37.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:37 smithi078 bash[38572]: cluster 2024-01-21T06:07:36.176267+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:37.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:37 smithi078 bash[35163]: cluster 2024-01-21T06:07:36.176267+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:37 smithi115 bash[35227]: cluster 2024-01-21T06:07:36.176267+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:39.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:39 smithi078 bash[35163]: cluster 2024-01-21T06:07:38.176888+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:39.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:39 smithi078 bash[38572]: cluster 2024-01-21T06:07:38.176888+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:39 smithi115 bash[35227]: cluster 2024-01-21T06:07:38.176888+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:41.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:41 smithi078 bash[35163]: cluster 2024-01-21T06:07:40.177497+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:41.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:41 smithi078 bash[38572]: cluster 2024-01-21T06:07:40.177497+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:41.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:41 smithi115 bash[35227]: cluster 2024-01-21T06:07:40.177497+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:43 smithi115 bash[35227]: cluster 2024-01-21T06:07:42.178218+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:44.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:43 smithi078 bash[35163]: cluster 2024-01-21T06:07:42.178218+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:44.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:43 smithi078 bash[38572]: cluster 2024-01-21T06:07:42.178218+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:45 smithi115 bash[35227]: cluster 2024-01-21T06:07:44.178758+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:46.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:45 smithi078 bash[38572]: cluster 2024-01-21T06:07:44.178758+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:46.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:45 smithi078 bash[35163]: cluster 2024-01-21T06:07:44.178758+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:47 smithi115 bash[35227]: cluster 2024-01-21T06:07:46.179377+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:48.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:47 smithi078 bash[35163]: cluster 2024-01-21T06:07:46.179377+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:48.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:47 smithi078 bash[38572]: cluster 2024-01-21T06:07:46.179377+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:50.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:49 smithi078 bash[38572]: cluster 2024-01-21T06:07:48.180176+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:50.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:49 smithi078 bash[35163]: cluster 2024-01-21T06:07:48.180176+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:49 smithi115 bash[35227]: cluster 2024-01-21T06:07:48.180176+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:52.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:51 smithi078 bash[38572]: cluster 2024-01-21T06:07:50.180734+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:52.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:51 smithi078 bash[35163]: cluster 2024-01-21T06:07:50.180734+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:52.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:51 smithi115 bash[35227]: cluster 2024-01-21T06:07:50.180734+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:54.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:53 smithi078 bash[38572]: cluster 2024-01-21T06:07:52.181363+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:54.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:53 smithi078 bash[35163]: cluster 2024-01-21T06:07:52.181363+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:54.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:53 smithi115 bash[35227]: cluster 2024-01-21T06:07:52.181363+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:56.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:55 smithi078 bash[38572]: cluster 2024-01-21T06:07:54.181890+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:56.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:55 smithi078 bash[35163]: cluster 2024-01-21T06:07:54.181890+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:56.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:55 smithi115 bash[35227]: cluster 2024-01-21T06:07:54.181890+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:58.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:57 smithi078 bash[38572]: cluster 2024-01-21T06:07:56.182444+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:58.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:57 smithi078 bash[35163]: cluster 2024-01-21T06:07:56.182444+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:07:58.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:57 smithi115 bash[35227]: cluster 2024-01-21T06:07:56.182444+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:00.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:07:59 smithi078 bash[38572]: cluster 2024-01-21T06:07:58.183135+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:00.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:07:59 smithi078 bash[35163]: cluster 2024-01-21T06:07:58.183135+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:00.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:07:59 smithi115 bash[35227]: cluster 2024-01-21T06:07:58.183135+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:02.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:01 smithi078 bash[35163]: cluster 2024-01-21T06:08:00.183682+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:02.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:01 smithi078 bash[38572]: cluster 2024-01-21T06:08:00.183682+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:01 smithi115 bash[35227]: cluster 2024-01-21T06:08:00.183682+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:04.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:03 smithi078 bash[38572]: cluster 2024-01-21T06:08:02.184215+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:04.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:03 smithi078 bash[35163]: cluster 2024-01-21T06:08:02.184215+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:03 smithi115 bash[35227]: cluster 2024-01-21T06:08:02.184215+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:06.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:05 smithi078 bash[38572]: cluster 2024-01-21T06:08:04.184721+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:06.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:05 smithi078 bash[35163]: cluster 2024-01-21T06:08:04.184721+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:06.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:05 smithi115 bash[35227]: cluster 2024-01-21T06:08:04.184721+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:08.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:07 smithi078 bash[35163]: cluster 2024-01-21T06:08:06.185378+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:08.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:07 smithi078 bash[38572]: cluster 2024-01-21T06:08:06.185378+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:08.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:07 smithi115 bash[35227]: cluster 2024-01-21T06:08:06.185378+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:09.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:08 smithi078 bash[38572]: cluster 2024-01-21T06:08:08.185959+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:09.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:08 smithi078 bash[35163]: cluster 2024-01-21T06:08:08.185959+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:09.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:08 smithi115 bash[35227]: cluster 2024-01-21T06:08:08.185959+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:11.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:11 smithi078 bash[35163]: cluster 2024-01-21T06:08:10.186564+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:11.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:11 smithi078 bash[38572]: cluster 2024-01-21T06:08:10.186564+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:11.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:11 smithi115 bash[35227]: cluster 2024-01-21T06:08:10.186564+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:13.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:13 smithi078 bash[38572]: cluster 2024-01-21T06:08:12.187347+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:13.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:13 smithi078 bash[35163]: cluster 2024-01-21T06:08:12.187347+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:13.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:13 smithi115 bash[35227]: cluster 2024-01-21T06:08:12.187347+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:15.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:15 smithi078 bash[38572]: cluster 2024-01-21T06:08:14.188112+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:15.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:15 smithi078 bash[35163]: cluster 2024-01-21T06:08:14.188112+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:15.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:15 smithi115 bash[35227]: cluster 2024-01-21T06:08:14.188112+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:17.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:17 smithi078 bash[38572]: cluster 2024-01-21T06:08:16.188693+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:17.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:17 smithi078 bash[35163]: cluster 2024-01-21T06:08:16.188693+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:17 smithi115 bash[35227]: cluster 2024-01-21T06:08:16.188693+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:19.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:19 smithi078 bash[38572]: cluster 2024-01-21T06:08:18.189309+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:19.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:19 smithi078 bash[35163]: cluster 2024-01-21T06:08:18.189309+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:19.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:19 smithi115 bash[35227]: cluster 2024-01-21T06:08:18.189309+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:21.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:21 smithi078 bash[38572]: cluster 2024-01-21T06:08:20.189906+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:21.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:21 smithi078 bash[35163]: cluster 2024-01-21T06:08:20.189906+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:21.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:21 smithi115 bash[35227]: cluster 2024-01-21T06:08:20.189906+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:23.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:23 smithi078 bash[38572]: cluster 2024-01-21T06:08:22.190397+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:23.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:23 smithi078 bash[35163]: cluster 2024-01-21T06:08:22.190397+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:23.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:23 smithi115 bash[35227]: cluster 2024-01-21T06:08:22.190397+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:25.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:25 smithi078 bash[38572]: cluster 2024-01-21T06:08:24.191021+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:25.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:25 smithi078 bash[35163]: cluster 2024-01-21T06:08:24.191021+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:25.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:25 smithi115 bash[35227]: cluster 2024-01-21T06:08:24.191021+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:27.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:27 smithi078 bash[38572]: cluster 2024-01-21T06:08:26.191520+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:27.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:27 smithi078 bash[35163]: cluster 2024-01-21T06:08:26.191520+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:27.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:27 smithi115 bash[35227]: cluster 2024-01-21T06:08:26.191520+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:28.593 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-01-21T06:08:29.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:29 smithi078 bash[38572]: cluster 2024-01-21T06:08:28.192172+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:29.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:29 smithi078 bash[35163]: cluster 2024-01-21T06:08:28.192172+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:29.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:29 smithi115 bash[35227]: cluster 2024-01-21T06:08:28.192172+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:30.040 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-01-21T06:08:30.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:30 smithi078 bash[38572]: audit 2024-01-21T06:08:29.692576+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.78:0/1788435942' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:30.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:30 smithi078 bash[38572]: audit 2024-01-21T06:08:29.692914+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:30.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:30 smithi078 bash[38572]: audit 2024-01-21T06:08:29.696261+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-21T06:08:30.568 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:30 smithi078 bash[35163]: audit 2024-01-21T06:08:29.692576+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.78:0/1788435942' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:30.568 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:30 smithi078 bash[35163]: audit 2024-01-21T06:08:29.692914+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:30.568 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:30 smithi078 bash[35163]: audit 2024-01-21T06:08:29.696261+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-21T06:08:30.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:30 smithi115 bash[35227]: audit 2024-01-21T06:08:29.692576+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.78:0/1788435942' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:30.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:30 smithi115 bash[35227]: audit 2024-01-21T06:08:29.692914+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:30.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:30 smithi115 bash[35227]: audit 2024-01-21T06:08:29.696261+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-21T06:08:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[38572]: cluster 2024-01-21T06:08:30.192527+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[38572]: audit 2024-01-21T06:08:31.122802+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.78:0/348604374' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[38572]: audit 2024-01-21T06:08:31.123075+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[38572]: audit 2024-01-21T06:08:31.128886+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-21T06:08:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[35163]: cluster 2024-01-21T06:08:30.192527+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[35163]: audit 2024-01-21T06:08:31.122802+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.78:0/348604374' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[35163]: audit 2024-01-21T06:08:31.123075+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:31 smithi078 bash[35163]: audit 2024-01-21T06:08:31.128886+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-21T06:08:31.481 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-01-21T06:08:31.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:31 smithi115 bash[35227]: cluster 2024-01-21T06:08:30.192527+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:31.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:31 smithi115 bash[35227]: audit 2024-01-21T06:08:31.122802+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.78:0/348604374' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:31.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:31 smithi115 bash[35227]: audit 2024-01-21T06:08:31.123075+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-21T06:08:31.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:31 smithi115 bash[35227]: audit 2024-01-21T06:08:31.128886+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-21T06:08:32.652 INFO:teuthology.orchestra.run.smithi078.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:08:33.013 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-21T06:08:33.024 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi078.front.sepia.ceph.com 2024-01-21T06:08:33.024 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-01-21T06:08:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[38572]: cluster 2024-01-21T06:08:32.193104+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[38572]: audit 2024-01-21T06:08:32.642901+0000 mgr.y (mgr.14142) 239 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[38572]: audit 2024-01-21T06:08:32.643698+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\"}"}]: dispatch 2024-01-21T06:08:33.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[38572]: audit 2024-01-21T06:08:32.649326+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\"}"}]': finished 2024-01-21T06:08:33.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[38572]: cephadm 2024-01-21T06:08:32.651508+0000 mgr.y (mgr.14142) 240 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:08:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[35163]: cluster 2024-01-21T06:08:32.193104+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[35163]: audit 2024-01-21T06:08:32.642901+0000 mgr.y (mgr.14142) 239 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[35163]: audit 2024-01-21T06:08:32.643698+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\"}"}]: dispatch 2024-01-21T06:08:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[35163]: audit 2024-01-21T06:08:32.649326+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\"}"}]': finished 2024-01-21T06:08:33.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:33 smithi078 bash[35163]: cephadm 2024-01-21T06:08:32.651508+0000 mgr.y (mgr.14142) 240 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:08:33.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:33 smithi115 bash[35227]: cluster 2024-01-21T06:08:32.193104+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:33.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:33 smithi115 bash[35227]: audit 2024-01-21T06:08:32.642901+0000 mgr.y (mgr.14142) 239 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:33.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:33 smithi115 bash[35227]: audit 2024-01-21T06:08:32.643698+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\"}"}]: dispatch 2024-01-21T06:08:33.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:33 smithi115 bash[35227]: audit 2024-01-21T06:08:32.649326+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\"}"}]': finished 2024-01-21T06:08:33.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:33 smithi115 bash[35227]: cephadm 2024-01-21T06:08:32.651508+0000 mgr.y (mgr.14142) 240 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:08:34.327 INFO:teuthology.orchestra.run.smithi078.stdout:true 2024-01-21T06:08:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-21T06:08:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (2m) 2m ago 2m docker.io/prom/alertmanager:latest 9f27df16978d f1e1ab8d8c30 2024-01-21T06:08:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (2m) 119s ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c ed435db5030a 2024-01-21T06:08:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 running (5m) 119s ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9c26311d7314 2024-01-21T06:08:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fac28c3e92fd 2024-01-21T06:08:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7140ca84b588 2024-01-21T06:08:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (5m) 119s ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1de1238f3c1 2024-01-21T06:08:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 694dea6cc5d5 2024-01-21T06:08:34.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (2m) 2m ago 2m docker.io/prom/node-exporter:latest 72c9c2088986 6509a023dbd8 2024-01-21T06:08:34.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (2m) 119s ago 2m docker.io/prom/node-exporter:latest 72c9c2088986 2d5a131a8d54 2024-01-21T06:08:34.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 718f4c5b712c 2024-01-21T06:08:34.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3f8d7a67c2f9 2024-01-21T06:08:34.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:08:34.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:08:34.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (3m) 119s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:08:34.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (3m) 119s ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:08:34.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (3m) 119s ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:08:34.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (3m) 119s ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:08:34.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (2m) 119s ago 2m docker.io/prom/prometheus:latest 2a72b385beaf 31bdcccc2c8d 2024-01-21T06:08:34.924 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:08:34.925 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (2m) 119s ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:08:35.247 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:08:35.248 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:08:35.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-21T06:08:35.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:08:35.248 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:08:35.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:08:35.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:08:35.249 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:08:35.250 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:08:35.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-21T06:08:35.250 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:08:35.250 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:08:35.530 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:08:35.530 INFO:teuthology.orchestra.run.smithi078.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", 2024-01-21T06:08:35.530 INFO:teuthology.orchestra.run.smithi078.stdout: "in_progress": true, 2024-01-21T06:08:35.530 INFO:teuthology.orchestra.run.smithi078.stdout: "services_complete": [], 2024-01-21T06:08:35.530 INFO:teuthology.orchestra.run.smithi078.stdout: "message": "" 2024-01-21T06:08:35.530 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:08:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[38572]: cluster 2024-01-21T06:08:34.193601+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[38572]: audit 2024-01-21T06:08:34.315763+0000 mgr.y (mgr.14142) 242 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[38572]: audit 2024-01-21T06:08:34.624992+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:35.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[38572]: audit 2024-01-21T06:08:35.247137+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.78:0/2757515843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:08:35.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[35163]: cluster 2024-01-21T06:08:34.193601+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:35.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[35163]: audit 2024-01-21T06:08:34.315763+0000 mgr.y (mgr.14142) 242 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:35.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[35163]: audit 2024-01-21T06:08:34.624992+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:35.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:35 smithi078 bash[35163]: audit 2024-01-21T06:08:35.247137+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.78:0/2757515843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:08:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:35 smithi115 bash[35227]: cluster 2024-01-21T06:08:34.193601+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:35 smithi115 bash[35227]: audit 2024-01-21T06:08:34.315763+0000 mgr.y (mgr.14142) 242 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:35 smithi115 bash[35227]: audit 2024-01-21T06:08:34.624992+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:35 smithi115 bash[35227]: audit 2024-01-21T06:08:35.247137+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.78:0/2757515843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:08:36.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:36 smithi078 bash[38572]: audit 2024-01-21T06:08:34.916937+0000 mgr.y (mgr.14142) 244 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:36.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:36 smithi078 bash[38572]: audit 2024-01-21T06:08:35.529357+0000 mgr.y (mgr.14142) 245 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:36.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:36 smithi078 bash[35163]: audit 2024-01-21T06:08:34.916937+0000 mgr.y (mgr.14142) 244 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:36.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:36 smithi078 bash[35163]: audit 2024-01-21T06:08:35.529357+0000 mgr.y (mgr.14142) 245 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:36.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:36 smithi115 bash[35227]: audit 2024-01-21T06:08:34.916937+0000 mgr.y (mgr.14142) 244 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:36.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:36 smithi115 bash[35227]: audit 2024-01-21T06:08:35.529357+0000 mgr.y (mgr.14142) 245 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:08:37.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:37 smithi078 bash[38572]: cluster 2024-01-21T06:08:36.194094+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:37.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:37 smithi078 bash[35163]: cluster 2024-01-21T06:08:36.194094+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:37.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:37 smithi115 bash[35227]: cluster 2024-01-21T06:08:36.194094+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:39.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:39 smithi078 bash[38572]: cluster 2024-01-21T06:08:38.194581+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:39.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:39 smithi078 bash[35163]: cluster 2024-01-21T06:08:38.194581+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:39 smithi115 bash[35227]: cluster 2024-01-21T06:08:38.194581+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:41.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:41 smithi078 bash[38572]: cluster 2024-01-21T06:08:40.194916+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:41.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:41 smithi078 bash[35163]: cluster 2024-01-21T06:08:40.194916+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:41 smithi115 bash[35227]: cluster 2024-01-21T06:08:40.194916+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:43.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:43 smithi078 bash[38572]: cluster 2024-01-21T06:08:42.195365+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:43.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:43 smithi078 bash[35163]: cluster 2024-01-21T06:08:42.195365+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:43 smithi115 bash[35227]: cluster 2024-01-21T06:08:42.195365+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:45.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:45 smithi078 bash[38572]: cluster 2024-01-21T06:08:44.195823+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:45.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:45 smithi078 bash[35163]: cluster 2024-01-21T06:08:44.195823+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:45.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:45 smithi115 bash[35227]: cluster 2024-01-21T06:08:44.195823+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:47 smithi078 bash[38572]: cluster 2024-01-21T06:08:46.196242+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:47.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:47 smithi078 bash[35163]: cluster 2024-01-21T06:08:46.196242+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:47.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:47 smithi115 bash[35227]: cluster 2024-01-21T06:08:46.196242+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:49 smithi078 bash[38572]: cluster 2024-01-21T06:08:48.196720+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:49.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:49 smithi078 bash[35163]: cluster 2024-01-21T06:08:48.196720+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:49 smithi115 bash[35227]: cluster 2024-01-21T06:08:48.196720+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:51.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:51 smithi078 bash[38572]: cluster 2024-01-21T06:08:50.196984+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:51.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:51 smithi078 bash[35163]: cluster 2024-01-21T06:08:50.196984+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:51 smithi115 bash[35227]: cluster 2024-01-21T06:08:50.196984+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:53 smithi115 bash[35227]: cluster 2024-01-21T06:08:52.197398+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:53.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:53 smithi078 bash[38572]: cluster 2024-01-21T06:08:52.197398+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:53.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:53 smithi078 bash[35163]: cluster 2024-01-21T06:08:52.197398+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:55.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:55 smithi115 bash[35227]: cluster 2024-01-21T06:08:54.197869+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:55.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:55 smithi078 bash[38572]: cluster 2024-01-21T06:08:54.197869+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:55.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:55 smithi078 bash[35163]: cluster 2024-01-21T06:08:54.197869+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:57.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:57 smithi115 bash[35227]: cluster 2024-01-21T06:08:56.198295+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:57.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:57 smithi078 bash[38572]: cluster 2024-01-21T06:08:56.198295+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:57.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:57 smithi078 bash[35163]: cluster 2024-01-21T06:08:56.198295+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:08:59 smithi115 bash[35227]: cluster 2024-01-21T06:08:58.198789+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:59.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:08:59 smithi078 bash[38572]: cluster 2024-01-21T06:08:58.198789+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:08:59.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:08:59 smithi078 bash[35163]: cluster 2024-01-21T06:08:58.198789+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:01.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:01 smithi115 bash[35227]: cluster 2024-01-21T06:09:00.199151+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:01.630 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:01 smithi078 bash[38572]: cluster 2024-01-21T06:09:00.199151+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:01.630 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:01 smithi078 bash[35163]: cluster 2024-01-21T06:09:00.199151+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:02 smithi078 bash[35163]: audit 2024-01-21T06:09:01.968203+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_version\": \"ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)\"}"}]: dispatch 2024-01-21T06:09:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:02 smithi078 bash[35163]: audit 2024-01-21T06:09:01.971314+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_version\": \"ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)\"}"}]': finished 2024-01-21T06:09:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:02 smithi078 bash[35163]: audit 2024-01-21T06:09:01.971756+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:02.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:02 smithi078 bash[38572]: audit 2024-01-21T06:09:01.968203+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_version\": \"ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)\"}"}]: dispatch 2024-01-21T06:09:02.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:02 smithi078 bash[38572]: audit 2024-01-21T06:09:01.971314+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_version\": \"ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)\"}"}]': finished 2024-01-21T06:09:02.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:02 smithi078 bash[38572]: audit 2024-01-21T06:09:01.971756+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:02.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:02 smithi115 bash[35227]: audit 2024-01-21T06:09:01.968203+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_version\": \"ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)\"}"}]: dispatch 2024-01-21T06:09:02.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:02 smithi115 bash[35227]: audit 2024-01-21T06:09:01.971314+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_version\": \"ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)\"}"}]': finished 2024-01-21T06:09:02.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:02 smithi115 bash[35227]: audit 2024-01-21T06:09:01.971756+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[35163]: cephadm 2024-01-21T06:09:01.971579+0000 mgr.y (mgr.14142) 259 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec with id 9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61 2024-01-21T06:09:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[35163]: cephadm 2024-01-21T06:09:01.972385+0000 mgr.y (mgr.14142) 260 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-21T06:09:03.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[35163]: cephadm 2024-01-21T06:09:01.972614+0000 mgr.y (mgr.14142) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[35163]: cephadm 2024-01-21T06:09:02.176110+0000 mgr.y (mgr.14142) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec on smithi115 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[35163]: cluster 2024-01-21T06:09:02.199705+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[38572]: cephadm 2024-01-21T06:09:01.971579+0000 mgr.y (mgr.14142) 259 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec with id 9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[38572]: cephadm 2024-01-21T06:09:01.972385+0000 mgr.y (mgr.14142) 260 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[38572]: cephadm 2024-01-21T06:09:01.972614+0000 mgr.y (mgr.14142) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[38572]: cephadm 2024-01-21T06:09:02.176110+0000 mgr.y (mgr.14142) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec on smithi115 2024-01-21T06:09:03.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:03 smithi078 bash[38572]: cluster 2024-01-21T06:09:02.199705+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:03 smithi115 bash[35227]: cephadm 2024-01-21T06:09:01.971579+0000 mgr.y (mgr.14142) 259 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec with id 9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61 2024-01-21T06:09:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:03 smithi115 bash[35227]: cephadm 2024-01-21T06:09:01.972385+0000 mgr.y (mgr.14142) 260 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-21T06:09:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:03 smithi115 bash[35227]: cephadm 2024-01-21T06:09:01.972614+0000 mgr.y (mgr.14142) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-21T06:09:03.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:03 smithi115 bash[35227]: cephadm 2024-01-21T06:09:02.176110+0000 mgr.y (mgr.14142) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec on smithi115 2024-01-21T06:09:03.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:03 smithi115 bash[35227]: cluster 2024-01-21T06:09:02.199705+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:05.822 INFO:teuthology.orchestra.run.smithi078.stdout:true 2024-01-21T06:09:05.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:05 smithi078 bash[38572]: cluster 2024-01-21T06:09:04.200217+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:05.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:05 smithi078 bash[35163]: cluster 2024-01-21T06:09:04.200217+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:05.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:05 smithi115 bash[35227]: cluster 2024-01-21T06:09:04.200217+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (2m) 2m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d f1e1ab8d8c30 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (2m) 2m ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c ed435db5030a 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9c26311d7314 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fac28c3e92fd 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7140ca84b588 2024-01-21T06:09:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1de1238f3c1 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 694dea6cc5d5 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 6509a023dbd8 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 2d5a131a8d54 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 718f4c5b712c 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3f8d7a67c2f9 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (3m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (2m) 2m ago 3m docker.io/prom/prometheus:latest 2a72b385beaf 31bdcccc2c8d 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:09:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:09:06.650 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:09:06.650 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:09:06.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:09:06.651 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:09:06.921 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:09:06.921 INFO:teuthology.orchestra.run.smithi078.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", 2024-01-21T06:09:06.921 INFO:teuthology.orchestra.run.smithi078.stdout: "in_progress": true, 2024-01-21T06:09:06.921 INFO:teuthology.orchestra.run.smithi078.stdout: "services_complete": [], 2024-01-21T06:09:06.921 INFO:teuthology.orchestra.run.smithi078.stdout: "message": "" 2024-01-21T06:09:06.921 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:09:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[38572]: audit 2024-01-21T06:09:05.811306+0000 mgr.y (mgr.14142) 265 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[38572]: audit 2024-01-21T06:09:06.082705+0000 mgr.y (mgr.14142) 266 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[38572]: cluster 2024-01-21T06:09:06.200637+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[38572]: audit 2024-01-21T06:09:06.353256+0000 mgr.y (mgr.14142) 268 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[38572]: audit 2024-01-21T06:09:06.650080+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.78:0/617049199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[35163]: audit 2024-01-21T06:09:05.811306+0000 mgr.y (mgr.14142) 265 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[35163]: audit 2024-01-21T06:09:06.082705+0000 mgr.y (mgr.14142) 266 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[35163]: cluster 2024-01-21T06:09:06.200637+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[35163]: audit 2024-01-21T06:09:06.353256+0000 mgr.y (mgr.14142) 268 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:07 smithi078 bash[35163]: audit 2024-01-21T06:09:06.650080+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.78:0/617049199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:09:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:07 smithi115 bash[35227]: audit 2024-01-21T06:09:05.811306+0000 mgr.y (mgr.14142) 265 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:07 smithi115 bash[35227]: audit 2024-01-21T06:09:06.082705+0000 mgr.y (mgr.14142) 266 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:07 smithi115 bash[35227]: cluster 2024-01-21T06:09:06.200637+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:07.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:07 smithi115 bash[35227]: audit 2024-01-21T06:09:06.353256+0000 mgr.y (mgr.14142) 268 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:07.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:07 smithi115 bash[35227]: audit 2024-01-21T06:09:06.650080+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.78:0/617049199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:09:08.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:08 smithi078 bash[38572]: audit 2024-01-21T06:09:06.920412+0000 mgr.y (mgr.14142) 269 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:08.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:08 smithi078 bash[35163]: audit 2024-01-21T06:09:06.920412+0000 mgr.y (mgr.14142) 269 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:08.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:08 smithi115 bash[35227]: audit 2024-01-21T06:09:06.920412+0000 mgr.y (mgr.14142) 269 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:09.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:09 smithi078 bash[38572]: cluster 2024-01-21T06:09:08.201396+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:09.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:09 smithi078 bash[35163]: cluster 2024-01-21T06:09:08.201396+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:09 smithi115 bash[35227]: cluster 2024-01-21T06:09:08.201396+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:11.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:11 smithi078 bash[38572]: cluster 2024-01-21T06:09:10.201966+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:11.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:11 smithi078 bash[35163]: cluster 2024-01-21T06:09:10.201966+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:11 smithi115 bash[35227]: cluster 2024-01-21T06:09:10.201966+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:13.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:13 smithi078 bash[38572]: cluster 2024-01-21T06:09:12.202644+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:13.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:13 smithi078 bash[35163]: cluster 2024-01-21T06:09:12.202644+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:13 smithi115 bash[35227]: cluster 2024-01-21T06:09:12.202644+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:15.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:15 smithi078 bash[38572]: cluster 2024-01-21T06:09:14.203234+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:15.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:15 smithi078 bash[35163]: cluster 2024-01-21T06:09:14.203234+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:15 smithi115 bash[35227]: cluster 2024-01-21T06:09:14.203234+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:17.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:17 smithi078 bash[38572]: cluster 2024-01-21T06:09:16.203917+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:17.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:17 smithi078 bash[35163]: cluster 2024-01-21T06:09:16.203917+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:17.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:17 smithi115 bash[35227]: cluster 2024-01-21T06:09:16.203917+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:19.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:19 smithi078 bash[35163]: cluster 2024-01-21T06:09:18.204569+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:19.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:19 smithi078 bash[38572]: cluster 2024-01-21T06:09:18.204569+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:19.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:19 smithi115 bash[35227]: cluster 2024-01-21T06:09:18.204569+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:21.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:21 smithi078 bash[35163]: cluster 2024-01-21T06:09:20.204938+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:21.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:21 smithi078 bash[38572]: cluster 2024-01-21T06:09:20.204938+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:21 smithi115 bash[35227]: cluster 2024-01-21T06:09:20.204938+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:23.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:23 smithi078 bash[35163]: cluster 2024-01-21T06:09:22.205563+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:23.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:23 smithi078 bash[38572]: cluster 2024-01-21T06:09:22.205563+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:23.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:23 smithi115 bash[35227]: cluster 2024-01-21T06:09:22.205563+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:25.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:25 smithi078 bash[35163]: cluster 2024-01-21T06:09:24.206195+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:25.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:25 smithi078 bash[38572]: cluster 2024-01-21T06:09:24.206195+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:25.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:25 smithi115 bash[35227]: cluster 2024-01-21T06:09:24.206195+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:27.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:27 smithi078 bash[38572]: cluster 2024-01-21T06:09:26.206636+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:27.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:27 smithi078 bash[35163]: cluster 2024-01-21T06:09:26.206636+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:27.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:27 smithi115 bash[35227]: cluster 2024-01-21T06:09:26.206636+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:29.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[35163]: cluster 2024-01-21T06:09:28.207145+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[35163]: audit 2024-01-21T06:09:29.235155+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "who": "mgr.x"}]: dispatch 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[35163]: audit 2024-01-21T06:09:29.239186+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "who": "mgr.x"}]': finished 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[35163]: audit 2024-01-21T06:09:29.240057+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[35163]: audit 2024-01-21T06:09:29.240856+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[35163]: audit 2024-01-21T06:09:29.241829+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[38572]: cluster 2024-01-21T06:09:28.207145+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[38572]: audit 2024-01-21T06:09:29.235155+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "who": "mgr.x"}]: dispatch 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[38572]: audit 2024-01-21T06:09:29.239186+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "who": "mgr.x"}]': finished 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[38572]: audit 2024-01-21T06:09:29.240057+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-21T06:09:29.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[38572]: audit 2024-01-21T06:09:29.240856+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:09:29.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:29 smithi078 bash[38572]: audit 2024-01-21T06:09:29.241829+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-21T06:09:29.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:29 smithi115 bash[35227]: cluster 2024-01-21T06:09:28.207145+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:29.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:29 smithi115 bash[35227]: audit 2024-01-21T06:09:29.235155+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "who": "mgr.x"}]: dispatch 2024-01-21T06:09:29.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:29 smithi115 bash[35227]: audit 2024-01-21T06:09:29.239186+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", "who": "mgr.x"}]': finished 2024-01-21T06:09:29.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:29 smithi115 bash[35227]: audit 2024-01-21T06:09:29.240057+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-21T06:09:29.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:29 smithi115 bash[35227]: audit 2024-01-21T06:09:29.240856+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:09:29.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:29 smithi115 bash[35227]: audit 2024-01-21T06:09:29.241829+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-21T06:09:30.497 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:30 smithi115 systemd[1]: Stopping Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:09:30.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:30 smithi078 bash[38572]: cephadm 2024-01-21T06:09:29.234711+0000 mgr.y (mgr.14142) 281 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-01-21T06:09:30.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:30 smithi078 bash[38572]: cephadm 2024-01-21T06:09:29.234785+0000 mgr.y (mgr.14142) 282 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-01-21T06:09:30.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:30 smithi078 bash[38572]: cephadm 2024-01-21T06:09:29.241434+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:09:30.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:30 smithi078 bash[35163]: cephadm 2024-01-21T06:09:29.234711+0000 mgr.y (mgr.14142) 281 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-01-21T06:09:30.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:30 smithi078 bash[35163]: cephadm 2024-01-21T06:09:29.234785+0000 mgr.y (mgr.14142) 282 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-01-21T06:09:30.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:30 smithi078 bash[35163]: cephadm 2024-01-21T06:09:29.241434+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:09:30.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:30 smithi115 bash[35227]: cephadm 2024-01-21T06:09:29.234711+0000 mgr.y (mgr.14142) 281 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-01-21T06:09:30.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:30 smithi115 bash[35227]: cephadm 2024-01-21T06:09:29.234785+0000 mgr.y (mgr.14142) 282 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-01-21T06:09:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:30 smithi115 bash[35227]: cephadm 2024-01-21T06:09:29.241434+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:09:31.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:31 smithi078 bash[38572]: cluster 2024-01-21T06:09:30.207543+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:31.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:31 smithi078 bash[35163]: cluster 2024-01-21T06:09:30.207543+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:31.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:31 smithi115 bash[35227]: cluster 2024-01-21T06:09:30.207543+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:33.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:33 smithi078 bash[35163]: cluster 2024-01-21T06:09:32.208281+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:33.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:33 smithi078 bash[38572]: cluster 2024-01-21T06:09:32.208281+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:33.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:33 smithi115 bash[35227]: cluster 2024-01-21T06:09:32.208281+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:35.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:35 smithi078 bash[35163]: cluster 2024-01-21T06:09:34.208825+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:35.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:35 smithi078 bash[38572]: cluster 2024-01-21T06:09:34.208825+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:35 smithi115 bash[35227]: cluster 2024-01-21T06:09:34.208825+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:37.212 INFO:teuthology.orchestra.run.smithi078.stdout:true 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (3m) 3m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d f1e1ab8d8c30 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (3m) 3m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c ed435db5030a 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9c26311d7314 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fac28c3e92fd 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7140ca84b588 2024-01-21T06:09:37.739 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1de1238f3c1 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 694dea6cc5d5 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (3m) 3m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 6509a023dbd8 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (3m) 3m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 2d5a131a8d54 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 718f4c5b712c 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3f8d7a67c2f9 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (4m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (3m) 3m ago 4m docker.io/prom/prometheus:latest 2a72b385beaf 31bdcccc2c8d 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:09:37.740 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:09:37.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:37 smithi078 bash[38572]: cluster 2024-01-21T06:09:36.209322+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:37.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:37 smithi078 bash[35163]: cluster 2024-01-21T06:09:36.209322+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:37.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:37 smithi115 bash[35227]: cluster 2024-01-21T06:09:36.209322+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:38.026 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:09:38.027 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:09:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:09:38.295 INFO:teuthology.orchestra.run.smithi078.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", 2024-01-21T06:09:38.295 INFO:teuthology.orchestra.run.smithi078.stdout: "in_progress": true, 2024-01-21T06:09:38.295 INFO:teuthology.orchestra.run.smithi078.stdout: "services_complete": [], 2024-01-21T06:09:38.295 INFO:teuthology.orchestra.run.smithi078.stdout: "message": "" 2024-01-21T06:09:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:09:38.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:38 smithi078 bash[38572]: audit 2024-01-21T06:09:37.200220+0000 mgr.y (mgr.14142) 288 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:38.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:38 smithi078 bash[38572]: audit 2024-01-21T06:09:37.466826+0000 mgr.y (mgr.14142) 289 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:38.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:38 smithi078 bash[38572]: audit 2024-01-21T06:09:38.025910+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.78:0/2265418605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:09:38.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:38 smithi078 bash[35163]: audit 2024-01-21T06:09:37.200220+0000 mgr.y (mgr.14142) 288 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:38.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:38 smithi078 bash[35163]: audit 2024-01-21T06:09:37.466826+0000 mgr.y (mgr.14142) 289 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:38.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:38 smithi078 bash[35163]: audit 2024-01-21T06:09:38.025910+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.78:0/2265418605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:09:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:38 smithi115 bash[35227]: audit 2024-01-21T06:09:37.200220+0000 mgr.y (mgr.14142) 288 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:38 smithi115 bash[35227]: audit 2024-01-21T06:09:37.466826+0000 mgr.y (mgr.14142) 289 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:38 smithi115 bash[35227]: audit 2024-01-21T06:09:38.025910+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.78:0/2265418605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:09:39.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:39 smithi078 bash[38572]: audit 2024-01-21T06:09:37.733654+0000 mgr.y (mgr.14142) 290 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:39.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:39 smithi078 bash[38572]: cluster 2024-01-21T06:09:38.209835+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:39.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:39 smithi078 bash[38572]: audit 2024-01-21T06:09:38.294228+0000 mgr.y (mgr.14142) 292 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:39.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:39 smithi078 bash[35163]: audit 2024-01-21T06:09:37.733654+0000 mgr.y (mgr.14142) 290 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:39.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:39 smithi078 bash[35163]: cluster 2024-01-21T06:09:38.209835+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:39.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:39 smithi078 bash[35163]: audit 2024-01-21T06:09:38.294228+0000 mgr.y (mgr.14142) 292 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:39.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:39 smithi115 bash[35227]: audit 2024-01-21T06:09:37.733654+0000 mgr.y (mgr.14142) 290 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:39.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:39 smithi115 bash[35227]: cluster 2024-01-21T06:09:38.209835+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:39.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:39 smithi115 bash[35227]: audit 2024-01-21T06:09:38.294228+0000 mgr.y (mgr.14142) 292 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:09:40.551 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 podman[49694]: time="2024-01-21T06:09:40Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-01-21T06:09:40.818 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 podman[49694]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x 2024-01-21T06:09:40.818 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-01-21T06:09:40.818 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-21T06:09:40.819 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 systemd[1]: Stopped Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:09:40.819 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 systemd[1]: Starting Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:09:41.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 podman[49785]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x" found: no such container 2024-01-21T06:09:41.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:40 smithi115 systemd[1]: Started Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:09:41.465 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[49802]: debug 2024-01-21T06:09:41.150+0000 7f7d8feb7700 1 -- 172.21.15.115:0/1076044241 <== mon.2 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5627d23404e0 con 0x5627d2316c00 2024-01-21T06:09:41.466 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[49802]: debug 2024-01-21T06:09:41.278+0000 7f7da04b2680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-21T06:09:41.466 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[49802]: debug 2024-01-21T06:09:41.364+0000 7f7da04b2680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-21T06:09:41.760 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[35227]: cluster 2024-01-21T06:09:40.210219+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:41.761 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[35227]: audit 2024-01-21T06:09:40.878582+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:09:41.761 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[35227]: audit 2024-01-21T06:09:40.881722+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:09:41.761 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[35227]: audit 2024-01-21T06:09:40.882462+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:09:41.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[38572]: cluster 2024-01-21T06:09:40.210219+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:41.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[35163]: cluster 2024-01-21T06:09:40.210219+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:41.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[38572]: audit 2024-01-21T06:09:40.878582+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:09:41.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[35163]: audit 2024-01-21T06:09:40.878582+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:09:41.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[35163]: audit 2024-01-21T06:09:40.881722+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:09:41.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[35163]: audit 2024-01-21T06:09:40.882462+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:09:41.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[38572]: audit 2024-01-21T06:09:40.881722+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250704\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250839\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250870\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250900\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250929\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250959\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.250988\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251017\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:06:35.251045\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:09:41.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:41 smithi078 bash[38572]: audit 2024-01-21T06:09:40.882462+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-21T06:09:42.128 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:41 smithi115 bash[49802]: debug 2024-01-21T06:09:41.758+0000 7f7da04b2680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-21T06:09:42.610 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:42 smithi115 bash[49802]: debug 2024-01-21T06:09:42.562+0000 7f7da04b2680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-21T06:09:42.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:42 smithi115 bash[49802]: debug 2024-01-21T06:09:42.660+0000 7f7da04b2680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-21T06:09:43.164 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:42 smithi115 bash[49802]: debug 2024-01-21T06:09:42.891+0000 7f7da04b2680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-21T06:09:43.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[38572]: cluster 2024-01-21T06:09:42.210712+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:43.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[35163]: cluster 2024-01-21T06:09:42.210712+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:43.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[38572]: audit 2024-01-21T06:09:43.502446+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501112\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501218\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:09:40.876891\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501253\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501284\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501315\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501366\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501395\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501424\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501452\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501480\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:09:43.501566\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[35163]: audit 2024-01-21T06:09:43.502446+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501112\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501218\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:09:40.876891\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501253\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501284\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501315\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501366\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501395\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501424\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501452\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501480\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:09:43.501566\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[38572]: audit 2024-01-21T06:09:43.505733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501112\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501218\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:09:40.876891\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501253\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501284\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501315\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501366\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501395\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501424\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501452\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501480\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:09:43.501566\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[38572]: audit 2024-01-21T06:09:43.508742+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[38572]: audit 2024-01-21T06:09:43.512298+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[38572]: cluster 2024-01-21T06:09:43.519225+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[35163]: audit 2024-01-21T06:09:43.505733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501112\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501218\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:09:40.876891\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501253\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501284\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501315\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501366\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501395\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501424\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501452\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501480\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:09:43.501566\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:09:43.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[35163]: audit 2024-01-21T06:09:43.508742+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:43.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[35163]: audit 2024-01-21T06:09:43.512298+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-21T06:09:43.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:43 smithi078 bash[35163]: cluster 2024-01-21T06:09:43.519225+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-01-21T06:09:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[35227]: cluster 2024-01-21T06:09:42.210712+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[35227]: audit 2024-01-21T06:09:43.502446+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501112\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501218\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:09:40.876891\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501253\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501284\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501315\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501366\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501395\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501424\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501452\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501480\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:09:43.501566\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]: dispatch 2024-01-21T06:09:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[35227]: audit 2024-01-21T06:09:43.505733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501112\", \"created\": \"2024-01-21T06:03:17.267406\", \"started\": \"2024-01-21T06:03:17.297867\"}, \"mgr.x\": {\"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501218\", \"created\": \"2024-01-21T06:03:32.819111\", \"started\": \"2024-01-21T06:09:40.876891\"}, \"osd.4\": {\"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501253\", \"created\": \"2024-01-21T06:04:32.797970\", \"started\": \"2024-01-21T06:04:46.465516\"}, \"osd.5\": {\"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501284\", \"created\": \"2024-01-21T06:04:46.593706\", \"started\": \"2024-01-21T06:05:00.791194\"}, \"osd.6\": {\"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501315\", \"created\": \"2024-01-21T06:05:01.139429\", \"started\": \"2024-01-21T06:05:15.270333\"}, \"osd.7\": {\"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501366\", \"created\": \"2024-01-21T06:05:15.375156\", \"started\": \"2024-01-21T06:05:16.941340\"}, \"prometheus.a\": {\"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501395\", \"created\": \"2024-01-21T06:05:36.831745\", \"started\": \"2024-01-21T06:06:15.985573\"}, \"node-exporter.b\": {\"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501424\", \"created\": \"2024-01-21T06:05:38.599711\", \"started\": \"2024-01-21T06:05:46.433318\"}, \"grafana.a\": {\"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501452\", \"created\": \"2024-01-21T06:06:07.286162\", \"started\": \"2024-01-21T06:06:07.400506\"}, \"rgw.r.z.smithi115.tnpifn\": {\"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-21T06:09:43.501480\", \"created\": \"2024-01-21T06:06:28.601753\", \"started\": \"2024-01-21T06:06:28.631623\"}}, \"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\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523\"}}, \"last_daemon_update\": \"2024-01-21T06:09:43.501566\", \"last_device_update\": \"2024-01-21T06:05:18.558824\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.115\"]}, \"last_host_check\": \"2024-01-21T06:02:59.182967\"}"}]': finished 2024-01-21T06:09:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[35227]: audit 2024-01-21T06:09:43.508742+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[35227]: audit 2024-01-21T06:09:43.512298+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-21T06:09:43.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[35227]: cluster 2024-01-21T06:09:43.519225+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-01-21T06:09:44.180 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:43 smithi115 bash[49802]: debug 2024-01-21T06:09:43.881+0000 7f7da04b2680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-21T06:09:44.180 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[49802]: debug 2024-01-21T06:09:44.010+0000 7f7da04b2680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:09:44.180 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[49802]: debug 2024-01-21T06:09:44.089+0000 7f7da04b2680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-21T06:09:44.533 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[49802]: debug 2024-01-21T06:09:44.178+0000 7f7da04b2680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-21T06:09:44.533 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[49802]: debug 2024-01-21T06:09:44.371+0000 7f7da04b2680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-21T06:09:44.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35397]: debug 2024-01-21T06:09:44.506+0000 7f793bbbf700 -1 mgr handle_mgr_map I was active but no longer am 2024-01-21T06:09:44.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35397]: ignoring --setuser ceph since I am not root 2024-01-21T06:09:44.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35397]: ignoring --setgroup ceph since I am not root 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: cephadm 2024-01-21T06:09:43.508453+0000 mgr.y (mgr.14142) 295 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec with id 9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: cephadm 2024-01-21T06:09:43.509611+0000 mgr.y (mgr.14142) 296 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: cephadm 2024-01-21T06:09:43.509965+0000 mgr.y (mgr.14142) 297 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: cephadm 2024-01-21T06:09:43.511825+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: cluster 2024-01-21T06:09:43.612550+0000 mon.a (mon.0) 793 : cluster [DBG] Standby manager daemon y started 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: audit 2024-01-21T06:09:44.512411+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[38572]: cluster 2024-01-21T06:09:44.512464+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e15: x(active, starting, since 0.999668s), standbys: y 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: cephadm 2024-01-21T06:09:43.508453+0000 mgr.y (mgr.14142) 295 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec with id 9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61 2024-01-21T06:09:44.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: cephadm 2024-01-21T06:09:43.509611+0000 mgr.y (mgr.14142) 296 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-21T06:09:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: cephadm 2024-01-21T06:09:43.509965+0000 mgr.y (mgr.14142) 297 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-21T06:09:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: cephadm 2024-01-21T06:09:43.511825+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-01-21T06:09:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: cluster 2024-01-21T06:09:43.612550+0000 mon.a (mon.0) 793 : cluster [DBG] Standby manager daemon y started 2024-01-21T06:09:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: audit 2024-01-21T06:09:44.512411+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-21T06:09:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:44 smithi078 bash[35163]: cluster 2024-01-21T06:09:44.512464+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e15: x(active, starting, since 0.999668s), standbys: y 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[49802]: debug 2024-01-21T06:09:44.655+0000 7f7da04b2680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[49802]: debug 2024-01-21T06:09:44.755+0000 7f7da04b2680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: cephadm 2024-01-21T06:09:43.508453+0000 mgr.y (mgr.14142) 295 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec with id 9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: cephadm 2024-01-21T06:09:43.509611+0000 mgr.y (mgr.14142) 296 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: cephadm 2024-01-21T06:09:43.509965+0000 mgr.y (mgr.14142) 297 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: cephadm 2024-01-21T06:09:43.511825+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: cluster 2024-01-21T06:09:43.612550+0000 mon.a (mon.0) 793 : cluster [DBG] Standby manager daemon y started 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: audit 2024-01-21T06:09:44.512411+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14142 172.21.15.78:0/4091373885' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-21T06:09:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:44 smithi115 bash[35227]: cluster 2024-01-21T06:09:44.512464+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e15: x(active, starting, since 0.999668s), standbys: y 2024-01-21T06:09:45.821 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:45 smithi115 bash[49802]: debug 2024-01-21T06:09:45.474+0000 7f7da04b2680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-21T06:09:45.821 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:45 smithi115 bash[49802]: debug 2024-01-21T06:09:45.556+0000 7f7da04b2680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-21T06:09:45.822 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:45 smithi115 bash[49802]: debug 2024-01-21T06:09:45.647+0000 7f7da04b2680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-21T06:09:46.076 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:45 smithi115 bash[49802]: debug 2024-01-21T06:09:45.819+0000 7f7da04b2680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-21T06:09:46.339 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:46 smithi115 bash[49802]: debug 2024-01-21T06:09:46.074+0000 7f7da04b2680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-21T06:09:46.340 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:46 smithi115 bash[49802]: debug 2024-01-21T06:09:46.205+0000 7f7da04b2680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-21T06:09:46.592 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:46 smithi115 bash[49802]: debug 2024-01-21T06:09:46.337+0000 7f7da04b2680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:09:46.593 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:46 smithi115 bash[49802]: debug 2024-01-21T06:09:46.507+0000 7f7da04b2680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-21T06:09:46.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:46 smithi115 bash[49802]: debug 2024-01-21T06:09:46.590+0000 7f7da04b2680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-21T06:09:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: cluster 2024-01-21T06:09:46.606295+0000 mon.a (mon.0) 796 : cluster [INF] Active manager daemon x restarted 2024-01-21T06:09:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: cluster 2024-01-21T06:09:46.606870+0000 mon.a (mon.0) 797 : cluster [INF] Activating manager daemon x 2024-01-21T06:09:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: audit 2024-01-21T06:09:46.607003+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:09:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: cluster 2024-01-21T06:09:46.609613+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-01-21T06:09:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: audit 2024-01-21T06:09:46.612978+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: audit 2024-01-21T06:09:46.614215+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[38572]: audit 2024-01-21T06:09:46.614457+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: cluster 2024-01-21T06:09:46.606295+0000 mon.a (mon.0) 796 : cluster [INF] Active manager daemon x restarted 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: cluster 2024-01-21T06:09:46.606870+0000 mon.a (mon.0) 797 : cluster [INF] Activating manager daemon x 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: audit 2024-01-21T06:09:46.607003+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: cluster 2024-01-21T06:09:46.609613+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: audit 2024-01-21T06:09:46.612978+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: audit 2024-01-21T06:09:46.614215+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:09:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:47 smithi078 bash[35163]: audit 2024-01-21T06:09:46.614457+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: cluster 2024-01-21T06:09:46.606295+0000 mon.a (mon.0) 796 : cluster [INF] Active manager daemon x restarted 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: cluster 2024-01-21T06:09:46.606870+0000 mon.a (mon.0) 797 : cluster [INF] Activating manager daemon x 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: audit 2024-01-21T06:09:46.607003+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: cluster 2024-01-21T06:09:46.609613+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: audit 2024-01-21T06:09:46.612978+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: audit 2024-01-21T06:09:46.614215+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:09:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:47 smithi115 bash[35227]: audit 2024-01-21T06:09:46.614457+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[38572]: cluster 2024-01-21T06:09:47.306397+0000 mon.a (mon.0) 799 : cluster [DBG] mgrmap e16: x(active, starting, since 0.69969s), standbys: y 2024-01-21T06:09:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[38572]: cluster 2024-01-21T06:09:48.103780+0000 mon.a (mon.0) 800 : cluster [DBG] Standby manager daemon y restarted 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[38572]: cluster 2024-01-21T06:09:48.103894+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon y started 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[38572]: audit 2024-01-21T06:09:48.104641+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.? 172.21.15.78:0/3859309859' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[38572]: audit 2024-01-21T06:09:48.105765+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.? 172.21.15.78:0/3859309859' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[35163]: cluster 2024-01-21T06:09:47.306397+0000 mon.a (mon.0) 799 : cluster [DBG] mgrmap e16: x(active, starting, since 0.69969s), standbys: y 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[35163]: cluster 2024-01-21T06:09:48.103780+0000 mon.a (mon.0) 800 : cluster [DBG] Standby manager daemon y restarted 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[35163]: cluster 2024-01-21T06:09:48.103894+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon y started 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[35163]: audit 2024-01-21T06:09:48.104641+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.? 172.21.15.78:0/3859309859' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:48 smithi078 bash[35163]: audit 2024-01-21T06:09:48.105765+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.? 172.21.15.78:0/3859309859' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:48 smithi115 bash[35227]: cluster 2024-01-21T06:09:47.306397+0000 mon.a (mon.0) 799 : cluster [DBG] mgrmap e16: x(active, starting, since 0.69969s), standbys: y 2024-01-21T06:09:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:48 smithi115 bash[35227]: cluster 2024-01-21T06:09:48.103780+0000 mon.a (mon.0) 800 : cluster [DBG] Standby manager daemon y restarted 2024-01-21T06:09:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:48 smithi115 bash[35227]: cluster 2024-01-21T06:09:48.103894+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon y started 2024-01-21T06:09:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:48 smithi115 bash[35227]: audit 2024-01-21T06:09:48.104641+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.? 172.21.15.78:0/3859309859' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:48 smithi115 bash[35227]: audit 2024-01-21T06:09:48.105765+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.? 172.21.15.78:0/3859309859' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:49 smithi078 bash[38572]: cluster 2024-01-21T06:09:48.312175+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e17: x(active, starting, since 1.70547s), standbys: y 2024-01-21T06:09:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:49 smithi078 bash[38572]: audit 2024-01-21T06:09:48.313183+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:09:49.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:49 smithi078 bash[38572]: audit 2024-01-21T06:09:48.313369+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:09:49.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:49 smithi078 bash[35163]: cluster 2024-01-21T06:09:48.312175+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e17: x(active, starting, since 1.70547s), standbys: y 2024-01-21T06:09:49.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:49 smithi078 bash[35163]: audit 2024-01-21T06:09:48.313183+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:09:49.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:49 smithi078 bash[35163]: audit 2024-01-21T06:09:48.313369+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:09:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:49 smithi115 bash[35227]: cluster 2024-01-21T06:09:48.312175+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e17: x(active, starting, since 1.70547s), standbys: y 2024-01-21T06:09:49.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:49 smithi115 bash[35227]: audit 2024-01-21T06:09:48.313183+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:09:49.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:49 smithi115 bash[35227]: audit 2024-01-21T06:09:48.313369+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[49802]: Warning: Permanently added '172.21.15.78' (ECDSA) to the list of known hosts. 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.308435+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.308612+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.308837+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.310302+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.310598+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:09:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.310827+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.311066+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.311278+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.311498+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.311707+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.311954+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.313099+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.313239+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.313632+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.314672+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.315469+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.315799+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.316130+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.316439+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.316726+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.317027+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:09:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.317311+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.317582+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.317866+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.318143+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.318417+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.318692+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.318988+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.319276+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.319541+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.319808+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.320072+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.320333+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.320584+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.320857+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: audit 2024-01-21T06:09:53.321123+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:09:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:53 smithi115 bash[35227]: cluster 2024-01-21T06:09:53.347617+0000 mon.a (mon.0) 805 : cluster [INF] Manager daemon x is now available 2024-01-21T06:09:53.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.308435+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.308612+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.308837+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.310302+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.310598+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.310827+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.311066+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.311278+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.311498+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.311707+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.311954+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.313099+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.313239+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.313632+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:09:53.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.314672+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.315469+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.315799+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.316130+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.308435+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.308612+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.308837+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.310302+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.310598+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.310827+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:09:53.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.311066+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.311278+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.311498+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.311707+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.311954+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.313099+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.313239+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.313632+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.314672+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.315469+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.315799+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:09:53.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.316130+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.316439+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.316726+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.317027+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.317311+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.317582+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.317866+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.318143+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.318417+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.318692+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.318988+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.319276+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.319541+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.319808+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:53.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.320072+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.320333+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.320584+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.320857+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: audit 2024-01-21T06:09:53.321123+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[35163]: cluster 2024-01-21T06:09:53.347617+0000 mon.a (mon.0) 805 : cluster [INF] Manager daemon x is now available 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.316439+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.316726+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.317027+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:09:53.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.317311+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.317582+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.317866+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.318143+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.318417+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.318692+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.318988+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.319276+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.319541+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.319808+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.320072+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.320333+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.320584+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.320857+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:09:53.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: audit 2024-01-21T06:09:53.321123+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:09:53.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:53 smithi078 bash[38572]: cluster 2024-01-21T06:09:53.347617+0000 mon.a (mon.0) 805 : cluster [INF] Manager daemon x is now available 2024-01-21T06:09:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: cephadm 2024-01-21T06:09:53.358140+0000 mgr.x (mgr.24617) 1 : cephadm [INF] inventory: adjusted host smithi078 addr 'smithi078' -> '172.21.15.78' 2024-01-21T06:09:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.358597+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:09:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.359021+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.362268+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: cephadm 2024-01-21T06:09:53.366873+0000 mgr.x (mgr.24617) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.371058+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.371377+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.379529+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: cluster 2024-01-21T06:09:53.410331+0000 mon.a (mon.0) 810 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: cluster 2024-01-21T06:09:53.413785+0000 mgr.x (mgr.24617) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.471221+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.471986+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.474917+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.476175+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.477378+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.509151+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:09:54.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.509566+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:09:54.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.512716+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-21T06:09:54.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:54 smithi115 bash[35227]: audit 2024-01-21T06:09:53.513207+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: cephadm 2024-01-21T06:09:53.358140+0000 mgr.x (mgr.24617) 1 : cephadm [INF] inventory: adjusted host smithi078 addr 'smithi078' -> '172.21.15.78' 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.358597+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.359021+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.362268+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: cephadm 2024-01-21T06:09:53.366873+0000 mgr.x (mgr.24617) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.371058+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-21T06:09:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.371377+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.379529+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: cluster 2024-01-21T06:09:53.410331+0000 mon.a (mon.0) 810 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: cluster 2024-01-21T06:09:53.413785+0000 mgr.x (mgr.24617) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.471221+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.471986+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: cephadm 2024-01-21T06:09:53.358140+0000 mgr.x (mgr.24617) 1 : cephadm [INF] inventory: adjusted host smithi078 addr 'smithi078' -> '172.21.15.78' 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.358597+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.359021+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.362268+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"smithi115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:09:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: cephadm 2024-01-21T06:09:53.366873+0000 mgr.x (mgr.24617) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.371058+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.371377+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.379529+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: cluster 2024-01-21T06:09:53.410331+0000 mon.a (mon.0) 810 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: cluster 2024-01-21T06:09:53.413785+0000 mgr.x (mgr.24617) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.471221+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.471986+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-01-21T06:09:54.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.474917+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.476175+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.477378+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.509151+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.509566+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.512716+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[38572]: audit 2024-01-21T06:09:53.513207+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.474917+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.476175+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.477378+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.509151+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.509566+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:09:54.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.512716+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-21T06:09:54.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:54 smithi078 bash[35163]: audit 2024-01-21T06:09:53.513207+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-21T06:09:56.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:56 smithi078 bash[35163]: cluster 2024-01-21T06:09:55.313395+0000 mgr.x (mgr.24617) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:56.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:56 smithi078 bash[35163]: cluster 2024-01-21T06:09:55.418924+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-01-21T06:09:56.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:56 smithi078 bash[38572]: cluster 2024-01-21T06:09:55.313395+0000 mgr.x (mgr.24617) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:56.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:56 smithi078 bash[38572]: cluster 2024-01-21T06:09:55.418924+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-01-21T06:09:56.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:56 smithi115 bash[35227]: cluster 2024-01-21T06:09:55.313395+0000 mgr.x (mgr.24617) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:56.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:56 smithi115 bash[35227]: cluster 2024-01-21T06:09:55.418924+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-01-21T06:09:58.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:09:58 smithi078 bash[35163]: cluster 2024-01-21T06:09:57.314075+0000 mgr.x (mgr.24617) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:58.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:09:58 smithi078 bash[38572]: cluster 2024-01-21T06:09:57.314075+0000 mgr.x (mgr.24617) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:09:58.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:09:58 smithi115 bash[35227]: cluster 2024-01-21T06:09:57.314075+0000 mgr.x (mgr.24617) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:00.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:00 smithi078 bash[38572]: cluster 2024-01-21T06:09:59.315003+0000 mgr.x (mgr.24617) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:00.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:00 smithi078 bash[35163]: cluster 2024-01-21T06:09:59.315003+0000 mgr.x (mgr.24617) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:00.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:00 smithi115 bash[35227]: cluster 2024-01-21T06:09:59.315003+0000 mgr.x (mgr.24617) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:02 smithi078 bash[38572]: cluster 2024-01-21T06:10:01.315417+0000 mgr.x (mgr.24617) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:02.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:02 smithi078 bash[35163]: cluster 2024-01-21T06:10:01.315417+0000 mgr.x (mgr.24617) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:02.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:02 smithi115 bash[35227]: cluster 2024-01-21T06:10:01.315417+0000 mgr.x (mgr.24617) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:04.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:03 smithi115 bash[49802]: Warning: Permanently added 'smithi115,172.21.15.115' (ECDSA) to the list of known hosts. 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: cluster 2024-01-21T06:10:03.315883+0000 mgr.x (mgr.24617) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.733396+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.733969+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.738052+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.740669+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]: dispatch 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.741005+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]: dispatch 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.744972+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]': finished 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:03.750110+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:04.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[38572]: audit 2024-01-21T06:10:04.011404+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: cluster 2024-01-21T06:10:03.315883+0000 mgr.x (mgr.24617) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.733396+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.733969+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.738052+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.740669+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]: dispatch 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.741005+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]: dispatch 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.744972+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]': finished 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:03.750110+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:04.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:04 smithi078 bash[35163]: audit 2024-01-21T06:10:04.011404+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: cluster 2024-01-21T06:10:03.315883+0000 mgr.x (mgr.24617) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.733396+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.733969+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.738052+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.740669+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]: dispatch 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.741005+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]: dispatch 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.744972+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.x"}]': finished 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:03.750110+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:04 smithi115 bash[35227]: audit 2024-01-21T06:10:04.011404+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:06 smithi115 bash[35227]: cluster 2024-01-21T06:10:05.316530+0000 mgr.x (mgr.24617) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:06.646 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:06 smithi078 bash[35163]: cluster 2024-01-21T06:10:05.316530+0000 mgr.x (mgr.24617) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:06.647 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:06 smithi078 bash[38572]: cluster 2024-01-21T06:10:05.316530+0000 mgr.x (mgr.24617) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.435483+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.436296+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.439171+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.743200+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.743589+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.743995+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.744292+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.744594+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.744891+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.745135+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.745378+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:07 smithi115 bash[35227]: audit 2024-01-21T06:10:06.745629+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.435483+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:07.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.435483+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:07.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.436296+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:07.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.436296+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.439171+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.743200+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.743589+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.743995+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.744292+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.744594+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.744891+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.745135+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.745378+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[38572]: audit 2024-01-21T06:10:06.745629+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.439171+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:07.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.743200+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.743589+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.743995+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.744292+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.744594+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.744891+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.745135+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.745378+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:07.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:07 smithi078 bash[35163]: audit 2024-01-21T06:10:06.745629+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.636 INFO:teuthology.orchestra.run.smithi078.stdout:true 2024-01-21T06:10:08.739 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: cluster 2024-01-21T06:10:07.316938+0000 mgr.x (mgr.24617) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:08.739 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: cluster 2024-01-21T06:10:07.316938+0000 mgr.x (mgr.24617) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:08.739 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:07.790360+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:08.740 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:07.790360+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:08.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:07.791085+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:07.794581+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.092732+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.093058+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.093302+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.093518+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.093741+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.093966+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.094191+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.094404+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.094661+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.095757+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.096283+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.099420+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:08.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: cephadm 2024-01-21T06:10:08.103868+0000 mgr.x (mgr.24617) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.104094+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.104612+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.105064+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: cephadm 2024-01-21T06:10:08.105526+0000 mgr.x (mgr.24617) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[35163]: audit 2024-01-21T06:10:08.105821+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:07.791085+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:08.742 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:07.794581+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.092732+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.093058+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.093302+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.093518+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.093741+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.093966+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.094191+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.094404+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.094661+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.095757+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.096283+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.099420+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: cephadm 2024-01-21T06:10:08.103868+0000 mgr.x (mgr.24617) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-21T06:10:08.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.104094+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:08.744 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.104612+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:08.744 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.105064+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:08.744 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: cephadm 2024-01-21T06:10:08.105526+0000 mgr.x (mgr.24617) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2024-01-21T06:10:08.744 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:08 smithi078 bash[38572]: audit 2024-01-21T06:10:08.105821+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: cluster 2024-01-21T06:10:07.316938+0000 mgr.x (mgr.24617) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:07.790360+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:07.791085+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:07.794581+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:15.313425Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.092732+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.093058+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.093302+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.093518+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.093741+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.093966+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.094191+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.094404+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.094661+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.095757+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.096283+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.099420+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: cephadm 2024-01-21T06:10:08.103868+0000 mgr.x (mgr.24617) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.104094+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.104612+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.105064+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: cephadm 2024-01-21T06:10:08.105526+0000 mgr.x (mgr.24617) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2024-01-21T06:10:08.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:08 smithi115 bash[35227]: audit 2024-01-21T06:10:08.105821+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (3m) 2s ago 4m 16.6M - 0.26.0 9f27df16978d f1e1ab8d8c30 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (4m) 1s ago 4m 30.4M - 6.6.2 87a51ecf0b1c ed435db5030a 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 running (28s) 1s ago 6m 425M - 16.2.14-454-gea310589 9b28eb2d7c37 89e0d9ee0d6e 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (8m) 2s ago 8m 307M - 15.2.0 204a01f9b0b6 fac28c3e92fd 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8m) 2s ago 8m 193M 2048M 15.2.0 204a01f9b0b6 7140ca84b588 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (6m) 1s ago 6m 182M 2048M 15.2.0 204a01f9b0b6 c1de1238f3c1 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7m) 2s ago 7m 181M 2048M 15.2.0 204a01f9b0b6 694dea6cc5d5 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (4m) 2s ago 4m 11.6M - 1.7.0 72c9c2088986 6509a023dbd8 2024-01-21T06:10:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (4m) 1s ago 4m 12.8M - 1.7.0 72c9c2088986 2d5a131a8d54 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6m) 2s ago 6m 73.3M 4096M 15.2.0 204a01f9b0b6 718f4c5b712c 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6m) 2s ago 6m 71.8M 4096M 15.2.0 204a01f9b0b6 3f8d7a67c2f9 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5m) 2s ago 5m 60.3M 4096M 15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5m) 2s ago 5m 75.7M 4096M 15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (5m) 1s ago 5m 74.3M 4096M 15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (5m) 1s ago 5m 68.9M 4096M 15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (4m) 1s ago 5m 65.2M 4096M 15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (4m) 1s ago 4m 73.0M 4096M 15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (3m) 1s ago 4m 28.0M - 2.49.1 2a72b385beaf 31bdcccc2c8d 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (3m) 2s ago 3m 53.0M - 15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:10:09.275 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (3m) 1s ago 3m 52.4M - 15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:10:09.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.623820+0000 mgr.x (mgr.24617) 13 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:09.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.940704+0000 mgr.x (mgr.24617) 14 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:09.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.623820+0000 mgr.x (mgr.24617) 13 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:09.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.940704+0000 mgr.x (mgr.24617) 14 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:09.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.967238+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:09.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.967238+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:09.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.967941+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:09.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.967941+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.970807+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: cephadm 2024-01-21T06:10:08.972407+0000 mgr.x (mgr.24617) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.972718+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.973518+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.974208+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: cephadm 2024-01-21T06:10:08.974857+0000 mgr.x (mgr.24617) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:08.975293+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.262342+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.262860+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.263310+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.263739+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.264136+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.264545+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.266624+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.267054+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.267452+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.267802+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[35163]: audit 2024-01-21T06:10:09.268154+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.970807+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: cephadm 2024-01-21T06:10:08.972407+0000 mgr.x (mgr.24617) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.972718+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.973518+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.974208+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: cephadm 2024-01-21T06:10:08.974857+0000 mgr.x (mgr.24617) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:08.975293+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.262342+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.262860+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.263310+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.263739+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.264136+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.264545+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.266624+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.267054+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.267452+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.267802+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:09 smithi078 bash[38572]: audit 2024-01-21T06:10:09.268154+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.659 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 1 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:10:09.660 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 1 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:10:09.661 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:10:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.623820+0000 mgr.x (mgr.24617) 13 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.940704+0000 mgr.x (mgr.24617) 14 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.967238+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.967941+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.970807+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:06.151172Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: cephadm 2024-01-21T06:10:08.972407+0000 mgr.x (mgr.24617) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.972718+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.973518+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.974208+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: cephadm 2024-01-21T06:10:08.974857+0000 mgr.x (mgr.24617) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:08.975293+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.262342+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.262860+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.263310+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.263739+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.264136+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.264545+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.266624+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:09.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.267054+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.267452+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.267802+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:09 smithi115 bash[35227]: audit 2024-01-21T06:10:09.268154+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:09.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:10:09.978 INFO:teuthology.orchestra.run.smithi078.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec", 2024-01-21T06:10:09.978 INFO:teuthology.orchestra.run.smithi078.stdout: "in_progress": true, 2024-01-21T06:10:09.978 INFO:teuthology.orchestra.run.smithi078.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-21T06:10:09.978 INFO:teuthology.orchestra.run.smithi078.stdout: "services_complete": [], 2024-01-21T06:10:09.978 INFO:teuthology.orchestra.run.smithi078.stdout: "progress": "", 2024-01-21T06:10:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "message": "", 2024-01-21T06:10:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "is_paused": false 2024-01-21T06:10:09.979 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:10:10.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: audit 2024-01-21T06:10:09.260222+0000 mgr.x (mgr.24617) 17 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:10.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: cluster 2024-01-21T06:10:09.317813+0000 mgr.x (mgr.24617) 18 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:10.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: audit 2024-01-21T06:10:09.659173+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.78:0/3331532418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:10:10.765 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: audit 2024-01-21T06:10:09.260222+0000 mgr.x (mgr.24617) 17 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:10.765 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: cluster 2024-01-21T06:10:09.317813+0000 mgr.x (mgr.24617) 18 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:10.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: audit 2024-01-21T06:10:09.659173+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.78:0/3331532418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:10:10.766 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: audit 2024-01-21T06:10:09.836935+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:10.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: audit 2024-01-21T06:10:09.836935+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:10.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: audit 2024-01-21T06:10:09.837634+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:10.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: audit 2024-01-21T06:10:09.843799+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:10.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: cephadm 2024-01-21T06:10:09.845164+0000 mgr.x (mgr.24617) 19 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-21T06:10:10.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: cephadm 2024-01-21T06:10:09.855454+0000 mgr.x (mgr.24617) 20 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2024-01-21T06:10:10.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[35163]: audit 2024-01-21T06:10:09.977639+0000 mgr.x (mgr.24617) 21 : audit [DBG] from='client.24775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:10.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: audit 2024-01-21T06:10:09.837634+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:10.768 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: audit 2024-01-21T06:10:09.843799+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:10.768 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: cephadm 2024-01-21T06:10:09.845164+0000 mgr.x (mgr.24617) 19 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-21T06:10:10.768 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: cephadm 2024-01-21T06:10:09.855454+0000 mgr.x (mgr.24617) 20 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2024-01-21T06:10:10.768 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:10 smithi078 bash[38572]: audit 2024-01-21T06:10:09.977639+0000 mgr.x (mgr.24617) 21 : audit [DBG] from='client.24775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: audit 2024-01-21T06:10:09.260222+0000 mgr.x (mgr.24617) 17 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: cluster 2024-01-21T06:10:09.317813+0000 mgr.x (mgr.24617) 18 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: audit 2024-01-21T06:10:09.659173+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.78:0/3331532418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: audit 2024-01-21T06:10:09.836935+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: audit 2024-01-21T06:10:09.837634+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: audit 2024-01-21T06:10:09.843799+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"f1e1ab8d8c30\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433969Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:06:13.836311Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-21T06:06:11.185006Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:06.434163Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: cephadm 2024-01-21T06:10:09.845164+0000 mgr.x (mgr.24617) 19 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: cephadm 2024-01-21T06:10:09.855454+0000 mgr.x (mgr.24617) 20 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2024-01-21T06:10:10.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:10 smithi115 bash[35227]: audit 2024-01-21T06:10:09.977639+0000 mgr.x (mgr.24617) 21 : audit [DBG] from='client.24775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:12.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:12 smithi078 bash[35163]: cluster 2024-01-21T06:10:11.318259+0000 mgr.x (mgr.24617) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:12.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:12 smithi078 bash[38572]: cluster 2024-01-21T06:10:11.318259+0000 mgr.x (mgr.24617) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:12.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:12 smithi115 bash[35227]: cluster 2024-01-21T06:10:11.318259+0000 mgr.x (mgr.24617) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:14.249 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 systemd[1]: Stopping Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:14.604 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[38572]: cluster 2024-01-21T06:10:13.318709+0000 mgr.x (mgr.24617) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:14.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[35163]: cluster 2024-01-21T06:10:13.318709+0000 mgr.x (mgr.24617) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:14.605 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[53974]: ts=2024-01-21T06:10:14.248Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-21T06:10:14.605 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 podman[59591]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-alertmanager.a 2024-01-21T06:10:14.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:14 smithi115 bash[35227]: cluster 2024-01-21T06:10:13.318709+0000 mgr.x (mgr.24617) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:14.863 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-21T06:10:14.864 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 systemd[1]: Stopped Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:10:14.864 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 systemd[1]: Starting Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:14.864 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 podman[59634]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-alertmanager.a" found: no such container 2024-01-21T06:10:14.864 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 systemd[1]: Started Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:10:15.363 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.966Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-01-21T06:10:15.363 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.967Z 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-01-21T06:10:15.363 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.967Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2024-01-21T06:10:15.364 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.968Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-21T06:10:15.364 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.991Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-21T06:10:15.364 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.991Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-21T06:10:15.364 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.993Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-01-21T06:10:15.364 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:14 smithi078 bash[59650]: ts=2024-01-21T06:10:14.993Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-21T06:10:15.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.660799+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.661503+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.665216+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: cephadm 2024-01-21T06:10:14.666390+0000 mgr.x (mgr.24617) 24 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.666695+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.667372+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.668006+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: cephadm 2024-01-21T06:10:14.668593+0000 mgr.x (mgr.24617) 25 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-01-21T06:10:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:15 smithi115 bash[35227]: audit 2024-01-21T06:10:14.669026+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:10:15.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.660799+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:15.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.660799+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:15.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.661503+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:15.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.661503+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.665216+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: cephadm 2024-01-21T06:10:14.666390+0000 mgr.x (mgr.24617) 24 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.666695+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.667372+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.668006+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.665216+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"fac28c3e92fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322751692, \"cpu_percentage\": \"4.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433476Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:02:07.094761Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:33.665721Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: cephadm 2024-01-21T06:10:14.666390+0000 mgr.x (mgr.24617) 24 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.666695+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.667372+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:10:15.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.668006+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:15.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: cephadm 2024-01-21T06:10:14.668593+0000 mgr.x (mgr.24617) 25 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-01-21T06:10:15.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[38572]: audit 2024-01-21T06:10:14.669026+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:10:15.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: cephadm 2024-01-21T06:10:14.668593+0000 mgr.x (mgr.24617) 25 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-01-21T06:10:15.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:15 smithi078 bash[35163]: audit 2024-01-21T06:10:14.669026+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:10:16.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[38572]: cluster 2024-01-21T06:10:15.319314+0000 mgr.x (mgr.24617) 26 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:16.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[35163]: cluster 2024-01-21T06:10:15.319314+0000 mgr.x (mgr.24617) 26 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:16.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[38572]: audit 2024-01-21T06:10:15.495840+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:16.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[35163]: audit 2024-01-21T06:10:15.495840+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:16.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[38572]: audit 2024-01-21T06:10:15.496514+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:16.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[38572]: audit 2024-01-21T06:10:15.500094+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:16.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[38572]: cephadm 2024-01-21T06:10:15.501306+0000 mgr.x (mgr.24617) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-21T06:10:16.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[38572]: cephadm 2024-01-21T06:10:15.509199+0000 mgr.x (mgr.24617) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-01-21T06:10:16.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[35163]: audit 2024-01-21T06:10:15.496514+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:16.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[35163]: audit 2024-01-21T06:10:15.500094+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:16.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[35163]: cephadm 2024-01-21T06:10:15.501306+0000 mgr.x (mgr.24617) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-21T06:10:16.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[35163]: cephadm 2024-01-21T06:10:15.509199+0000 mgr.x (mgr.24617) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-01-21T06:10:16.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:16 smithi115 bash[35227]: cluster 2024-01-21T06:10:15.319314+0000 mgr.x (mgr.24617) 26 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:16.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:16 smithi115 bash[35227]: audit 2024-01-21T06:10:15.495840+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:16.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:16 smithi115 bash[35227]: audit 2024-01-21T06:10:15.496514+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:16.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:16 smithi115 bash[35227]: audit 2024-01-21T06:10:15.500094+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"31bdcccc2c8d\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 29444014, \"cpu_percentage\": \"0.24%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788869Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:06:15.985573Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:06:13.536997Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:07.789195Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:16.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:16 smithi115 bash[35227]: cephadm 2024-01-21T06:10:15.501306+0000 mgr.x (mgr.24617) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-21T06:10:16.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:16 smithi115 bash[35227]: cephadm 2024-01-21T06:10:15.509199+0000 mgr.x (mgr.24617) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-01-21T06:10:17.363 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:16 smithi078 bash[59650]: ts=2024-01-21T06:10:16.969Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000366908s 2024-01-21T06:10:18.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:18 smithi078 bash[38572]: cluster 2024-01-21T06:10:17.319626+0000 mgr.x (mgr.24617) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:18.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:18 smithi078 bash[35163]: cluster 2024-01-21T06:10:17.319626+0000 mgr.x (mgr.24617) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:18.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:18 smithi115 bash[35227]: cluster 2024-01-21T06:10:17.319626+0000 mgr.x (mgr.24617) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:20.736 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:20 smithi115 bash[35227]: cluster 2024-01-21T06:10:19.320418+0000 mgr.x (mgr.24617) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:20.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:20 smithi078 bash[35163]: cluster 2024-01-21T06:10:19.320418+0000 mgr.x (mgr.24617) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:20.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:20 smithi078 bash[38572]: cluster 2024-01-21T06:10:19.320418+0000 mgr.x (mgr.24617) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:21.680 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 systemd[1]: Stopping Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.655Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.656Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.656Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-01-21T06:10:21.681 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:21 smithi115 bash[47237]: ts=2024-01-21T06:10:21.656Z caller=main.go:1183 level=info msg="See you next time!" 2024-01-21T06:10:22.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[35227]: cluster 2024-01-21T06:10:21.320741+0000 mgr.x (mgr.24617) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:22.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 podman[51715]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-prometheus.a 2024-01-21T06:10:22.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:22 smithi078 bash[38572]: cluster 2024-01-21T06:10:21.320741+0000 mgr.x (mgr.24617) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:22.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:22 smithi078 bash[35163]: cluster 2024-01-21T06:10:21.320741+0000 mgr.x (mgr.24617) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:22.721 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@prometheus.a.service: Succeeded. 2024-01-21T06:10:22.721 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 systemd[1]: Stopped Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:10:22.721 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 systemd[1]: Starting Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:22.721 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 podman[51756]: Error: no container with ID or name "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-prometheus.a" found: no such container 2024-01-21T06:10:22.721 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 systemd[1]: Started Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.827Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.828Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.828Z 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-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.828Z caller=main.go:594 level=info host_details="(Linux 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 smithi115 (none))" 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.828Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.828Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.829Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-01-21T06:10:23.129 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.830Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.830Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.830Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.833Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.833Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.625µs 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.833Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.833Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.842Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.842Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.842Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.751µs wal_replay_duration=8.947976ms wbl_replay_duration=157ns total_replay_duration=8.995674ms 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.844Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.844Z caller=main.go:1063 level=info msg="TSDB started" 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.844Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.856Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=11.876776ms db_storage=658ns remote_storage=1.095µs web_handler=396ns query_engine=678ns scrape=377.504µs scrape_sd=24.006µs notify=30.194µs notify_sd=5.017µs rules=11.178004ms tracing=11.881µs 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.856Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-01-21T06:10:23.130 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:10:22 smithi115 bash[51771]: ts=2024-01-21T06:10:22.856Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-01-21T06:10:23.512 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.494726+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:23.512 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.494726+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:23.513 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.495536+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:23.513 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.502311+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:23.513 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.507004+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-21T06:10:23.513 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.507394+0000 mgr.x (mgr.24617) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-21T06:10:23.513 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.508277+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2024-01-21T06:10:23.513 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.508528+0000 mgr.x (mgr.24617) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2024-01-21T06:10:23.514 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.495536+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:23.514 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.502311+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:23.514 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.507004+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-21T06:10:23.514 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.507394+0000 mgr.x (mgr.24617) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-21T06:10:23.514 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.508277+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2024-01-21T06:10:23.514 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.508528+0000 mgr.x (mgr.24617) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.508769+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.509076+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.516576+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.523955+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.524334+0000 mgr.x (mgr.24617) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.525437+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.525883+0000 mgr.x (mgr.24617) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.526283+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.526870+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: audit 2024-01-21T06:10:22.534801+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-21T06:10:23.515 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[38572]: cephadm 2024-01-21T06:10:22.536223+0000 mgr.x (mgr.24617) 36 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.508769+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.509076+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.516576+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.523955+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.524334+0000 mgr.x (mgr.24617) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.525437+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.525883+0000 mgr.x (mgr.24617) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.526283+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.526870+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: audit 2024-01-21T06:10:22.534801+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-21T06:10:23.516 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:23 smithi078 bash[35163]: cephadm 2024-01-21T06:10:22.536223+0000 mgr.x (mgr.24617) 36 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:10:23.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.494726+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:23.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.495536+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.502311+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191574835, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788390Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"29.46%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:07.788529Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77993082, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788595Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 72267857, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788654Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 68430069, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788711Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76556533, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788803Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"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\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13505658, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788929Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 31960596, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.788993Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54945382, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:07.789052Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.507004+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.507394+0000 mgr.x (mgr.24617) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.508277+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.508528+0000 mgr.x (mgr.24617) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.508769+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.509076+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-21T06:10:23.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.516576+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.523955+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.524334+0000 mgr.x (mgr.24617) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.525437+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.525883+0000 mgr.x (mgr.24617) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.526283+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.526870+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-21T06:10:23.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: audit 2024-01-21T06:10:22.534801+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi115.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-21T06:10:23.633 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:23 smithi115 bash[35227]: cephadm 2024-01-21T06:10:22.536223+0000 mgr.x (mgr.24617) 36 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec 2024-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: cluster 2024-01-21T06:10:23.321046+0000 mgr.x (mgr.24617) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.847624+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.848241+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.851036+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: cephadm 2024-01-21T06:10:23.852316+0000 mgr.x (mgr.24617) 38 : cephadm [INF] Upgrade: Target is version 16.2.14-454-gea310589 (pacific) 2024-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: cephadm 2024-01-21T06:10:23.852397+0000 mgr.x (mgr.24617) 39 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24'] 2024-01-21T06:10:24.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.853395+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.854433+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.854900+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: audit 2024-01-21T06:10:23.857965+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: cephadm 2024-01-21T06:10:23.861454+0000 mgr.x (mgr.24617) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[35163]: cephadm 2024-01-21T06:10:23.861956+0000 mgr.x (mgr.24617) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: cluster 2024-01-21T06:10:23.321046+0000 mgr.x (mgr.24617) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:24.521 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.847624+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.521 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.848241+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.521 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.851036+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: cephadm 2024-01-21T06:10:23.852316+0000 mgr.x (mgr.24617) 38 : cephadm [INF] Upgrade: Target is version 16.2.14-454-gea310589 (pacific) 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: cephadm 2024-01-21T06:10:23.852397+0000 mgr.x (mgr.24617) 39 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24'] 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.853395+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.854433+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.854900+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: audit 2024-01-21T06:10:23.857965+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: cephadm 2024-01-21T06:10:23.861454+0000 mgr.x (mgr.24617) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:24.522 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[38572]: cephadm 2024-01-21T06:10:23.861956+0000 mgr.x (mgr.24617) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: cluster 2024-01-21T06:10:23.321046+0000 mgr.x (mgr.24617) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.847624+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.848241+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.851036+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"progress_id\": \"9121a329-ec10-4c88-963a-514fbb436cbd\", \"target_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"target_version\": \"16.2.14-454-gea310589\", \"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-01-21T06:10:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: cephadm 2024-01-21T06:10:23.852316+0000 mgr.x (mgr.24617) 38 : cephadm [INF] Upgrade: Target is version 16.2.14-454-gea310589 (pacific) 2024-01-21T06:10:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: cephadm 2024-01-21T06:10:23.852397+0000 mgr.x (mgr.24617) 39 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24'] 2024-01-21T06:10:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.853395+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.854433+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.854900+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: audit 2024-01-21T06:10:23.857965+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-21T06:10:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: cephadm 2024-01-21T06:10:23.861454+0000 mgr.x (mgr.24617) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:24 smithi115 bash[35227]: cephadm 2024-01-21T06:10:23.861956+0000 mgr.x (mgr.24617) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:25.252 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:10:24 smithi078 bash[59650]: ts=2024-01-21T06:10:24.972Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003224187s 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: cephadm 2024-01-21T06:10:24.723004+0000 mgr.x (mgr.24617) 42 : cephadm [INF] Upgrade: Updating mgr.y 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.723435+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]: dispatch 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.723913+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]: dispatch 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.728345+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]': finished 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.729927+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.730272+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.731141+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:10:25.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.732073+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: cephadm 2024-01-21T06:10:24.732810+0000 mgr.x (mgr.24617) 43 : cephadm [INF] Deploying daemon mgr.y on smithi078 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[38572]: audit 2024-01-21T06:10:24.733297+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:25 smithi078 systemd[1]: Stopping Ceph mgr.y for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: cephadm 2024-01-21T06:10:24.723004+0000 mgr.x (mgr.24617) 42 : cephadm [INF] Upgrade: Updating mgr.y 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.723435+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]: dispatch 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.723913+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]: dispatch 2024-01-21T06:10:25.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.728345+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]': finished 2024-01-21T06:10:25.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.729927+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:25.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.730272+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:25.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.731141+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:10:25.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.732073+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:25.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: cephadm 2024-01-21T06:10:24.732810+0000 mgr.x (mgr.24617) 43 : cephadm [INF] Deploying daemon mgr.y on smithi078 2024-01-21T06:10:25.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:25 smithi078 bash[35163]: audit 2024-01-21T06:10:24.733297+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: cephadm 2024-01-21T06:10:24.723004+0000 mgr.x (mgr.24617) 42 : cephadm [INF] Upgrade: Updating mgr.y 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.723435+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.723913+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.728345+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr.y"}]': finished 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.729927+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.730272+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.731141+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.732073+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: cephadm 2024-01-21T06:10:24.732810+0000 mgr.x (mgr.24617) 43 : cephadm [INF] Deploying daemon mgr.y on smithi078 2024-01-21T06:10:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:25 smithi115 bash[35227]: audit 2024-01-21T06:10:24.733297+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-21T06:10:27.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:26 smithi078 bash[38572]: cluster 2024-01-21T06:10:25.321892+0000 mgr.x (mgr.24617) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:27.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:26 smithi078 bash[35163]: cluster 2024-01-21T06:10:25.321892+0000 mgr.x (mgr.24617) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:27.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:26 smithi115 bash[35227]: cluster 2024-01-21T06:10:25.321892+0000 mgr.x (mgr.24617) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:29.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:28 smithi078 bash[38572]: cluster 2024-01-21T06:10:27.322466+0000 mgr.x (mgr.24617) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:29.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:28 smithi078 bash[35163]: cluster 2024-01-21T06:10:27.322466+0000 mgr.x (mgr.24617) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:29.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:28 smithi115 bash[35227]: cluster 2024-01-21T06:10:27.322466+0000 mgr.x (mgr.24617) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:31.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:30 smithi078 bash[38572]: cluster 2024-01-21T06:10:29.323363+0000 mgr.x (mgr.24617) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:31.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:30 smithi078 bash[35163]: cluster 2024-01-21T06:10:29.323363+0000 mgr.x (mgr.24617) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:31.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:30 smithi115 bash[35227]: cluster 2024-01-21T06:10:29.323363+0000 mgr.x (mgr.24617) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:32.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:32 smithi078 bash[38572]: cluster 2024-01-21T06:10:31.323976+0000 mgr.x (mgr.24617) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:32.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:32 smithi078 bash[35163]: cluster 2024-01-21T06:10:31.323976+0000 mgr.x (mgr.24617) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:32.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:32 smithi115 bash[35227]: cluster 2024-01-21T06:10:31.323976+0000 mgr.x (mgr.24617) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:34.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:34 smithi078 bash[38572]: cluster 2024-01-21T06:10:33.324568+0000 mgr.x (mgr.24617) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:34.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:34 smithi078 bash[35163]: cluster 2024-01-21T06:10:33.324568+0000 mgr.x (mgr.24617) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:34.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:34 smithi115 bash[35227]: cluster 2024-01-21T06:10:33.324568+0000 mgr.x (mgr.24617) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:35.993 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:35 smithi078 bash[60009]: time="2024-01-21T06:10:35Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.y in 10 seconds, resorting to SIGKILL" 2024-01-21T06:10:35.993 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:35 smithi078 bash[60009]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.y 2024-01-21T06:10:36.364 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:35 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-01-21T06:10:36.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:36 smithi078 bash[38572]: cluster 2024-01-21T06:10:35.325319+0000 mgr.x (mgr.24617) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:36.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:36 smithi078 bash[35163]: cluster 2024-01-21T06:10:35.325319+0000 mgr.x (mgr.24617) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:36.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-01-21T06:10:36.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 systemd[1]: Stopped Ceph mgr.y for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:10:36.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 systemd[1]: Starting Ceph mgr.y for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:36.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:36 smithi115 bash[35227]: cluster 2024-01-21T06:10:35.325319+0000 mgr.x (mgr.24617) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:36.996 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 bash[60203]: adec3b07062538cc39eb8f9c3e7a7a06b7526133a6ec3ed4f94e29d3618dae2d 2024-01-21T06:10:36.997 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:36.864+0000 7fe7c9d73700 1 -- 172.21.15.78:0/798864985 <== mon.1 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5595faf3c4e0 con 0x5595faf10c00 2024-01-21T06:10:36.997 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 systemd[1]: Started Ceph mgr.y for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:10:36.997 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:36.994+0000 7fe7da36e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-21T06:10:37.364 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:37.078+0000 7fe7da36e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-21T06:10:37.664 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:37.514+0000 7fe7da36e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-21T06:10:37.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[35163]: audit 2024-01-21T06:10:36.925957+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:37.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[38572]: audit 2024-01-21T06:10:36.925957+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:37.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[35163]: audit 2024-01-21T06:10:36.926667+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:37.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[38572]: audit 2024-01-21T06:10:36.926667+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:37.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[35163]: audit 2024-01-21T06:10:36.929565+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:37.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[35163]: audit 2024-01-21T06:10:36.931231+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:37.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[35163]: audit 2024-01-21T06:10:36.932924+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:37.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[35163]: audit 2024-01-21T06:10:36.933282+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:37.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[38572]: audit 2024-01-21T06:10:36.929565+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:37.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[38572]: audit 2024-01-21T06:10:36.931231+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:37.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[38572]: audit 2024-01-21T06:10:36.932924+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:37.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:37 smithi078 bash[38572]: audit 2024-01-21T06:10:36.933282+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:37.683 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:37 smithi115 bash[35227]: audit 2024-01-21T06:10:36.925957+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:37.683 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:37 smithi115 bash[35227]: audit 2024-01-21T06:10:36.926667+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:37.683 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:37 smithi115 bash[35227]: audit 2024-01-21T06:10:36.929565+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 202584883, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433280Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190526259, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433550Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76913049, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433615Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75298242, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433677Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 63292047, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433737Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79450603, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433819Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.433880Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55585013, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:06.434031Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:37.683 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:37 smithi115 bash[35227]: audit 2024-01-21T06:10:36.931231+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:37.683 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:37 smithi115 bash[35227]: audit 2024-01-21T06:10:36.932924+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:37.683 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:37 smithi115 bash[35227]: audit 2024-01-21T06:10:36.933282+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:38.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:38.348+0000 7fe7da36e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-21T06:10:38.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:38.446+0000 7fe7da36e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-21T06:10:38.932 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:38.674+0000 7fe7da36e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-21T06:10:39.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:38 smithi115 bash[35227]: cluster 2024-01-21T06:10:37.325661+0000 mgr.x (mgr.24617) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:39.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:38 smithi078 bash[38572]: cluster 2024-01-21T06:10:37.325661+0000 mgr.x (mgr.24617) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:39.363 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:38 smithi078 bash[35163]: cluster 2024-01-21T06:10:37.325661+0000 mgr.x (mgr.24617) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:39.991 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:39 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:39.753+0000 7fe7da36e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-21T06:10:39.991 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:39 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:39.895+0000 7fe7da36e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:10:39.991 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:39 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:39.989+0000 7fe7da36e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-21T06:10:40.297 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:40.095+0000 7fe7da36e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-21T06:10:40.297 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:40.295+0000 7fe7da36e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-21T06:10:40.311 INFO:teuthology.orchestra.run.smithi078.stdout:true 2024-01-21T06:10:40.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:40.594+0000 7fe7da36e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-21T06:10:40.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:40.699+0000 7fe7da36e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (26s) 0s ago 4m 15.2M - 0.26.0 9f27df16978d 75ddc0d13a08 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (4m) 0s ago 4m 30.6M - 6.6.2 87a51ecf0b1c ed435db5030a 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 running (60s) 0s ago 7m 432M - 16.2.14-454-gea310589 9b28eb2d7c37 89e0d9ee0d6e 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443 running (4s) 0s ago 8m 42.6M - 16.2.14-454-gea310589 9b28eb2d7c37 adec3b070625 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8m) 0s ago 8m 217M 2048M 15.2.0 204a01f9b0b6 7140ca84b588 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (7m) 0s ago 7m 197M 2048M 15.2.0 204a01f9b0b6 c1de1238f3c1 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7m) 0s ago 7m 194M 2048M 15.2.0 204a01f9b0b6 694dea6cc5d5 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (4m) 0s ago 5m 11.1M - 1.7.0 72c9c2088986 6509a023dbd8 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (4m) 0s ago 5m 12.8M - 1.7.0 72c9c2088986 2d5a131a8d54 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6m) 0s ago 6m 75.0M 4096M 15.2.0 204a01f9b0b6 718f4c5b712c 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6m) 0s ago 6m 73.5M 4096M 15.2.0 204a01f9b0b6 3f8d7a67c2f9 2024-01-21T06:10:40.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6m) 0s ago 6m 61.4M 4096M 15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6m) 0s ago 6m 77.6M 4096M 15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (5m) 0s ago 6m 76.4M 4096M 15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (5m) 0s ago 5m 70.6M 4096M 15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (5m) 0s ago 5m 66.9M 4096M 15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (5m) 0s ago 5m 74.7M 4096M 15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (18s) 0s ago 5m 33.8M - 2.49.1 2a72b385beaf 127dc9b22af0 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (4m) 0s ago 4m 53.1M - 15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:10:40.951 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (4m) 0s ago 4m 52.5M - 15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:10:41.328 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:10:41.328 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:10:41.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-21T06:10:41.328 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 1 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 1 2024-01-21T06:10:41.329 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:10:41.330 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:10:41.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: cluster 2024-01-21T06:10:39.326336+0000 mgr.x (mgr.24617) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:41.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: cluster 2024-01-21T06:10:39.326336+0000 mgr.x (mgr.24617) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:41.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.061160+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.061160+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.061878+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.068276+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:41.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.061878+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.410206+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.068276+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:41.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.410887+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.414895+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:41.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.416290+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:41.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.416556+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.420409+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.425078+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.425810+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.426101+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.428848+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.429129+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.435919+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: cluster 2024-01-21T06:10:40.436067+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.438108+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.438784+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: audit 2024-01-21T06:10:40.439032+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:10:41.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[38572]: cluster 2024-01-21T06:10:40.866553+0000 mon.a (mon.0) 860 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:10:41.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.410206+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.410887+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.414895+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:41.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.416290+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:41.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.416556+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.420409+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.425078+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.425810+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.426101+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.428848+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.429129+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.435919+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: cluster 2024-01-21T06:10:40.436067+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.438108+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.438784+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: audit 2024-01-21T06:10:40.439032+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:10:41.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:40 smithi078 bash[35163]: cluster 2024-01-21T06:10:40.866553+0000 mon.a (mon.0) 860 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:10:41.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: cluster 2024-01-21T06:10:39.326336+0000 mgr.x (mgr.24617) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:41.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.061160+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.061878+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.068276+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 227960422, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059246Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 44753223, \"cpu_percentage\": \"109.82%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:40.059385Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 204367462, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059471Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78653685, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059532Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77070336, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059590Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64445480, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059648Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81442897, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059706Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11691622, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059788Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 15990784, \"cpu_percentage\": \"0.43%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059852Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55731814, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.059912Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.060023Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:41.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.410206+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.410887+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-21T06:10:41.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.414895+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207198617, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408344Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 453194547, \"cpu_percentage\": \"13.57%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408478Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80195092, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408544Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74071408, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408603Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70181191, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408660Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78349598, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408717Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35536240, \"cpu_percentage\": \"1.32%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408801Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13432258, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408863Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32149340, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408922Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55081697, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:40.408979Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:40.409085Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}}"}]': finished 2024-01-21T06:10:41.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.416290+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:41.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.416556+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:41.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.420409+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.425078+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.425810+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.426101+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.428848+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.429129+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.435919+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: cluster 2024-01-21T06:10:40.436067+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.438108+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.438784+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: audit 2024-01-21T06:10:40.439032+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:10:41.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:40 smithi115 bash[35227]: cluster 2024-01-21T06:10:40.866553+0000 mon.a (mon.0) 860 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:10:41.657 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:41.472+0000 7fe7da36e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-21T06:10:41.657 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:41.559+0000 7fe7da36e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-21T06:10:41.658 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:41.655+0000 7fe7da36e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-21T06:10:41.669 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[49802]: debug 2024-01-21T06:10:41.426+0000 7f7d8d6b2700 -1 mgr handle_mgr_map I was active but no longer am 2024-01-21T06:10:41.669 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[49802]: ignoring --setuser ceph since I am not root 2024-01-21T06:10:41.669 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[49802]: ignoring --setgroup ceph since I am not root 2024-01-21T06:10:41.670 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[49802]: debug 2024-01-21T06:10:41.467+0000 7f0c4e8f1700 1 -- 172.21.15.115:0/3902435426 <== mon.2 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563bdbc5a4e0 con 0x563bdbc31400 2024-01-21T06:10:41.670 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[49802]: debug 2024-01-21T06:10:41.588+0000 7f0c5eace680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-21T06:10:41.670 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[49802]: debug 2024-01-21T06:10:41.667+0000 7f0c5eace680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-21T06:10:41.943 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:41.829+0000 7fe7da36e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-21T06:10:42.220 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:42 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:42.087+0000 7fe7da36e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.299612+0000 mgr.x (mgr.24617) 52 : audit [DBG] from='client.24787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: cephadm 2024-01-21T06:10:40.426700+0000 mgr.x (mgr.24617) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: cephadm 2024-01-21T06:10:40.427015+0000 mgr.x (mgr.24617) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: cephadm 2024-01-21T06:10:40.428656+0000 mgr.x (mgr.24617) 55 : cephadm [INF] Failing over to other MGR 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.623776+0000 mgr.x (mgr.24617) 56 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.930689+0000 mgr.x (mgr.24617) 57 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.932543+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.932891+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.933175+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.933476+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.934188+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.941163+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.942902+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.943197+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.943475+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.943745+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:40.944025+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:41.327927+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.78:0/1269837579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:41.427892+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: cluster 2024-01-21T06:10:41.427938+0000 mon.a (mon.0) 863 : cluster [DBG] mgrmap e20: y(active, starting, since 0.998195s), standbys: x 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: audit 2024-01-21T06:10:41.440442+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:10:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[38572]: cluster 2024-01-21T06:10:41.440492+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.299612+0000 mgr.x (mgr.24617) 52 : audit [DBG] from='client.24787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: cephadm 2024-01-21T06:10:40.426700+0000 mgr.x (mgr.24617) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: cephadm 2024-01-21T06:10:40.427015+0000 mgr.x (mgr.24617) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: cephadm 2024-01-21T06:10:40.428656+0000 mgr.x (mgr.24617) 55 : cephadm [INF] Failing over to other MGR 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.623776+0000 mgr.x (mgr.24617) 56 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.930689+0000 mgr.x (mgr.24617) 57 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.932543+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.932891+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.933175+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.933476+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.934188+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.941163+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.942902+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.943197+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.943475+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.943745+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:40.944025+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:41.327927+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.78:0/1269837579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:41.427892+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: cluster 2024-01-21T06:10:41.427938+0000 mon.a (mon.0) 863 : cluster [DBG] mgrmap e20: y(active, starting, since 0.998195s), standbys: x 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: audit 2024-01-21T06:10:41.440442+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:10:42.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:41 smithi078 bash[35163]: cluster 2024-01-21T06:10:41.440492+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:42 smithi115 bash[49802]: debug 2024-01-21T06:10:42.027+0000 7f0c5eace680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.299612+0000 mgr.x (mgr.24617) 52 : audit [DBG] from='client.24787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: cephadm 2024-01-21T06:10:40.426700+0000 mgr.x (mgr.24617) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: cephadm 2024-01-21T06:10:40.427015+0000 mgr.x (mgr.24617) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: cephadm 2024-01-21T06:10:40.428656+0000 mgr.x (mgr.24617) 55 : cephadm [INF] Failing over to other MGR 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.623776+0000 mgr.x (mgr.24617) 56 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.930689+0000 mgr.x (mgr.24617) 57 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.932543+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.932891+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.933175+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.933476+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.934188+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.941163+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.942902+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.943197+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.943475+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.943745+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:40.944025+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24617 172.21.15.115:0/1275703642' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:41.327927+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.78:0/1269837579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:41.427892+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: cluster 2024-01-21T06:10:41.427938+0000 mon.a (mon.0) 863 : cluster [DBG] mgrmap e20: y(active, starting, since 0.998195s), standbys: x 2024-01-21T06:10:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: audit 2024-01-21T06:10:41.440442+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24617 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:10:42.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:41 smithi115 bash[35227]: cluster 2024-01-21T06:10:41.440492+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-01-21T06:10:42.528 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:42 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:42.218+0000 7fe7da36e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-21T06:10:42.528 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:42 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:42.353+0000 7fe7da36e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:10:42.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:42 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:42.525+0000 7fe7da36e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-21T06:10:42.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:42 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:42.610+0000 7fe7da36e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-21T06:10:43.059 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:42 smithi115 bash[49802]: debug 2024-01-21T06:10:42.764+0000 7f0c5eace680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-21T06:10:43.059 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:42 smithi115 bash[49802]: debug 2024-01-21T06:10:42.848+0000 7f0c5eace680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-21T06:10:43.315 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[49802]: debug 2024-01-21T06:10:43.056+0000 7f0c5eace680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: cluster 2024-01-21T06:10:42.625620+0000 mon.a (mon.0) 866 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: cluster 2024-01-21T06:10:42.626192+0000 mon.a (mon.0) 867 : cluster [INF] Activating manager daemon y 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: cluster 2024-01-21T06:10:42.631979+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: audit 2024-01-21T06:10:42.632352+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: audit 2024-01-21T06:10:42.633045+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: audit 2024-01-21T06:10:42.634092+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[38572]: audit 2024-01-21T06:10:42.634356+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:43.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: cluster 2024-01-21T06:10:42.625620+0000 mon.a (mon.0) 866 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:10:43.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: cluster 2024-01-21T06:10:42.626192+0000 mon.a (mon.0) 867 : cluster [INF] Activating manager daemon y 2024-01-21T06:10:43.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: cluster 2024-01-21T06:10:42.631979+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-01-21T06:10:43.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: audit 2024-01-21T06:10:42.632352+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-21T06:10:43.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: audit 2024-01-21T06:10:42.633045+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:43.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: audit 2024-01-21T06:10:42.634092+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-21T06:10:43.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:43 smithi078 bash[35163]: audit 2024-01-21T06:10:42.634356+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: cluster 2024-01-21T06:10:42.625620+0000 mon.a (mon.0) 866 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: cluster 2024-01-21T06:10:42.626192+0000 mon.a (mon.0) 867 : cluster [INF] Activating manager daemon y 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: cluster 2024-01-21T06:10:42.631979+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: audit 2024-01-21T06:10:42.632352+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: audit 2024-01-21T06:10:42.633045+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: audit 2024-01-21T06:10:42.634092+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-21T06:10:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[35227]: audit 2024-01-21T06:10:42.634356+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:44.299 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:43 smithi115 bash[49802]: debug 2024-01-21T06:10:43.996+0000 7f0c5eace680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-21T06:10:44.299 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[49802]: debug 2024-01-21T06:10:44.128+0000 7f0c5eace680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:10:44.299 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[49802]: debug 2024-01-21T06:10:44.206+0000 7f0c5eace680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-21T06:10:44.299 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[49802]: debug 2024-01-21T06:10:44.296+0000 7f0c5eace680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-21T06:10:44.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:44 smithi078 bash[38572]: cluster 2024-01-21T06:10:43.324640+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e21: y(active, starting, since 0.698576s), standbys: x 2024-01-21T06:10:44.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:44 smithi078 bash[35163]: cluster 2024-01-21T06:10:43.324640+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e21: y(active, starting, since 0.698576s), standbys: x 2024-01-21T06:10:44.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[49802]: debug 2024-01-21T06:10:44.490+0000 7f0c5eace680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-21T06:10:44.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[35227]: cluster 2024-01-21T06:10:43.324640+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e21: y(active, starting, since 0.698576s), standbys: x 2024-01-21T06:10:45.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[49802]: debug 2024-01-21T06:10:44.768+0000 7f0c5eace680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-21T06:10:45.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:44 smithi115 bash[49802]: debug 2024-01-21T06:10:44.864+0000 7f0c5eace680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-21T06:10:45.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:45 smithi115 bash[49802]: debug 2024-01-21T06:10:45.583+0000 7f0c5eace680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-21T06:10:45.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:45 smithi115 bash[49802]: debug 2024-01-21T06:10:45.664+0000 7f0c5eace680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-21T06:10:45.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:45 smithi115 bash[49802]: debug 2024-01-21T06:10:45.756+0000 7f0c5eace680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-21T06:10:46.188 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:45 smithi115 bash[49802]: debug 2024-01-21T06:10:45.929+0000 7f0c5eace680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-21T06:10:46.450 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:46 smithi115 bash[49802]: debug 2024-01-21T06:10:46.186+0000 7f0c5eace680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-21T06:10:46.451 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:46 smithi115 bash[49802]: debug 2024-01-21T06:10:46.316+0000 7f0c5eace680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-21T06:10:46.704 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:46 smithi115 bash[49802]: debug 2024-01-21T06:10:46.448+0000 7f0c5eace680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:10:46.704 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:46 smithi115 bash[49802]: debug 2024-01-21T06:10:46.618+0000 7f0c5eace680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-21T06:10:47.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:46 smithi115 bash[49802]: debug 2024-01-21T06:10:46.702+0000 7f0c5eace680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-21T06:10:47.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[38572]: cluster 2024-01-21T06:10:46.717435+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[38572]: cluster 2024-01-21T06:10:46.717562+0000 mon.a (mon.0) 875 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[38572]: audit 2024-01-21T06:10:46.717618+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[38572]: audit 2024-01-21T06:10:46.717971+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[38572]: audit 2024-01-21T06:10:46.718858+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[38572]: audit 2024-01-21T06:10:46.719082+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[35163]: cluster 2024-01-21T06:10:46.717435+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[35163]: cluster 2024-01-21T06:10:46.717562+0000 mon.a (mon.0) 875 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[35163]: audit 2024-01-21T06:10:46.717618+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[35163]: audit 2024-01-21T06:10:46.717971+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[35163]: audit 2024-01-21T06:10:46.718858+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:10:47.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:47 smithi078 bash[35163]: audit 2024-01-21T06:10:46.719082+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:47 smithi115 bash[35227]: cluster 2024-01-21T06:10:46.717435+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:10:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:47 smithi115 bash[35227]: cluster 2024-01-21T06:10:46.717562+0000 mon.a (mon.0) 875 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:10:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:47 smithi115 bash[35227]: audit 2024-01-21T06:10:46.717618+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:10:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:47 smithi115 bash[35227]: audit 2024-01-21T06:10:46.717971+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:47 smithi115 bash[35227]: audit 2024-01-21T06:10:46.718858+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:10:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:47 smithi115 bash[35227]: audit 2024-01-21T06:10:46.719082+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.115:0/683665581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:48.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:48 smithi078 bash[38572]: cluster 2024-01-21T06:10:47.322831+0000 mon.a (mon.0) 876 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2024-01-21T06:10:48.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:48 smithi078 bash[38572]: audit 2024-01-21T06:10:47.322966+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:10:48.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:48 smithi078 bash[38572]: audit 2024-01-21T06:10:47.323227+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:10:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:48 smithi078 bash[35163]: cluster 2024-01-21T06:10:47.322831+0000 mon.a (mon.0) 876 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2024-01-21T06:10:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:48 smithi078 bash[35163]: audit 2024-01-21T06:10:47.322966+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:10:48.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:48 smithi078 bash[35163]: audit 2024-01-21T06:10:47.323227+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:10:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:48 smithi115 bash[35227]: cluster 2024-01-21T06:10:47.322831+0000 mon.a (mon.0) 876 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2024-01-21T06:10:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:48 smithi115 bash[35227]: audit 2024-01-21T06:10:47.322966+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:10:48.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:48 smithi115 bash[35227]: audit 2024-01-21T06:10:47.323227+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.? 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:10:49.419 INFO:teuthology.orchestra.run.smithi078.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-21T06:10:49.419 INFO:teuthology.orchestra.run.smithi078.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-21T06:10:49.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:49 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:10:49.413+0000 7fe764bb5700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:49 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:49 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: [80B blob data] 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:10:49 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: [79B blob data] 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.325557+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.325757+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.325989+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.327403+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:10:49.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.327647+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.327943+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.328203+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.328448+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.328707+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.328976+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.329285+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.329620+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.329878+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.330321+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.331187+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.332117+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.332481+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:10:49.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.332851+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.325557+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.325757+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.325989+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.327403+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.327647+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.327943+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.328203+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.328448+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.328707+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.328976+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.329285+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:10:49.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.329620+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.329878+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.330321+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.331187+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.332117+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.332481+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.332851+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:10:49.867 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.333206+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.333571+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.333900+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.334200+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.334497+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.334814+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.335117+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.335426+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:10:49.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.335727+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.336065+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.336385+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.336750+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.337103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.337402+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.337712+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.338029+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.338342+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.338655+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.338977+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.339287+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: cluster 2024-01-21T06:10:49.354156+0000 mon.a (mon.0) 879 : cluster [INF] Manager daemon y is now available 2024-01-21T06:10:49.869 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.365853+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.366203+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[35163]: audit 2024-01-21T06:10:49.369604+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.333206+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.333571+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.333900+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.334200+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.334497+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.334814+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.335117+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:10:49.870 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.335426+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.335727+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.336065+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.336385+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.336750+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.337103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.337402+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.337712+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.338029+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.338342+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.338655+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.338977+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.339287+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:10:49.871 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: cluster 2024-01-21T06:10:49.354156+0000 mon.a (mon.0) 879 : cluster [INF] Manager daemon y is now available 2024-01-21T06:10:49.872 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.365853+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:10:49.872 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.366203+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:10:49.872 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:49 smithi078 bash[38572]: audit 2024-01-21T06:10:49.369604+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.325557+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.325757+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.325989+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.327403+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.327647+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.327943+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.328203+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:10:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.328448+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.328707+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.328976+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.329285+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.329620+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.329878+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.330321+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.331187+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.332117+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.332481+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.332851+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.333206+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.333571+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.333900+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:10:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.334200+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.334497+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.334814+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.335117+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.335426+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.335727+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.336065+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.336385+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.336750+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.337103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.337402+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.337712+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.338029+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.338342+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:10:49.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.338655+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:10:49.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.338977+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:10:49.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.339287+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:10:49.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: cluster 2024-01-21T06:10:49.354156+0000 mon.a (mon.0) 879 : cluster [INF] Manager daemon y is now available 2024-01-21T06:10:49.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.365853+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:10:49.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.366203+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-21T06:10:49.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:49 smithi115 bash[35227]: audit 2024-01-21T06:10:49.369604+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi115\": {\"hostname\": \"smithi115\", \"addr\": \"172.21.15.115\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-21T06:10:50.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: cephadm 2024-01-21T06:10:49.365494+0000 mgr.y (mgr.14865) 1 : cephadm [INF] inventory: adjusted host smithi115 addr 'smithi115' -> '172.21.15.115' 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.413908+0000 mgr.y (mgr.14865) 2 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: cluster 2024-01-21T06:10:49.414677+0000 mon.a (mon.0) 882 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: cluster 2024-01-21T06:10:49.421274+0000 mgr.y (mgr.14865) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.473420+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.474731+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.521046+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.521398+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.527490+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.527889+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.692692+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:50.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[38572]: audit 2024-01-21T06:10:49.703586+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: cephadm 2024-01-21T06:10:49.365494+0000 mgr.y (mgr.14865) 1 : cephadm [INF] inventory: adjusted host smithi115 addr 'smithi115' -> '172.21.15.115' 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.413908+0000 mgr.y (mgr.14865) 2 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: cluster 2024-01-21T06:10:49.414677+0000 mon.a (mon.0) 882 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: cluster 2024-01-21T06:10:49.421274+0000 mgr.y (mgr.14865) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.473420+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.474731+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.521046+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.521398+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.527490+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.527889+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:10:50.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.692692+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:50.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:50 smithi078 bash[35163]: audit 2024-01-21T06:10:49.703586+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: cephadm 2024-01-21T06:10:49.365494+0000 mgr.y (mgr.14865) 1 : cephadm [INF] inventory: adjusted host smithi115 addr 'smithi115' -> '172.21.15.115' 2024-01-21T06:10:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.413908+0000 mgr.y (mgr.14865) 2 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: cluster 2024-01-21T06:10:49.414677+0000 mon.a (mon.0) 882 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: cluster 2024-01-21T06:10:49.421274+0000 mgr.y (mgr.14865) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.473420+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.474731+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.521046+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.521398+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.527490+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.527889+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.692692+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:50 smithi115 bash[35227]: audit 2024-01-21T06:10:49.703586+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:10:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:52 smithi115 bash[35227]: cluster 2024-01-21T06:10:51.329057+0000 mgr.y (mgr.14865) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:52 smithi115 bash[35227]: cluster 2024-01-21T06:10:51.422135+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-21T06:10:52.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:52 smithi078 bash[38572]: cluster 2024-01-21T06:10:51.329057+0000 mgr.y (mgr.14865) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:52.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:52 smithi078 bash[38572]: cluster 2024-01-21T06:10:51.422135+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-21T06:10:52.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:52 smithi078 bash[35163]: cluster 2024-01-21T06:10:51.329057+0000 mgr.y (mgr.14865) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:52.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:52 smithi078 bash[35163]: cluster 2024-01-21T06:10:51.422135+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-21T06:10:53.766 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.528591+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.528591+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.767 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.529122+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.529122+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.532218+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:53.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.797903+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.798309+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.798597+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.798867+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.799126+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.799375+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.799629+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.799894+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:52.800158+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:53.246104+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.532218+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:53.769 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.797903+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.798309+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.798597+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.798867+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.799126+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.799375+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.799629+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.799894+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:52.800158+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.770 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:53.246645+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.771 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[35163]: audit 2024-01-21T06:10:53.249494+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:53.771 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:53.246104+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.771 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:53.246645+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.771 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:53 smithi078 bash[38572]: audit 2024-01-21T06:10:53.249494+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.528591+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.529122+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.532218+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"7140ca84b588\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 240962764, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526548Z\", \"created\": \"2024-01-21T06:02:02.994832Z\", \"started\": \"2024-01-21T06:02:05.887109Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.105458Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:52.527381Z\", \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.797903+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.798309+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.798597+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.798867+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.799126+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.799375+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.799629+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.799894+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:52.800158+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:53.246104+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:53.246645+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:10:53.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:53 smithi115 bash[35227]: audit 2024-01-21T06:10:53.249494+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"89e0d9ee0d6e\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 409468928, \"cpu_percentage\": \"19.76%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244411Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:09:40.876891Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:09:29.239814Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:10:53.245051Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:10:54.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: cluster 2024-01-21T06:10:53.329395+0000 mgr.y (mgr.14865) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.531063+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.531404+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.531682+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.531974+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.532246+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.532506+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.532756+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.533019+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.533299+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.534433+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.534637+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:54.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.537385+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.542303+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.543088+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[38572]: audit 2024-01-21T06:10:53.543302+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: cluster 2024-01-21T06:10:53.329395+0000 mgr.y (mgr.14865) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.531063+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.531404+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.531682+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.531974+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.532246+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.532506+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.532756+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.533019+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.533299+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.534433+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.534637+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.537385+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.542303+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.543088+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:54.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:54 smithi078 bash[35163]: audit 2024-01-21T06:10:53.543302+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: cluster 2024-01-21T06:10:53.329395+0000 mgr.y (mgr.14865) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.531063+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.531404+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.531682+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.531974+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.532246+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.532506+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.532756+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.533019+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:10:54.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.533299+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:10:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.534433+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.534637+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:10:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.537385+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:10:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.542303+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:10:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.543088+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:54 smithi115 bash[35227]: audit 2024-01-21T06:10:53.543302+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:10:55.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: cephadm 2024-01-21T06:10:54.480985+0000 mgr.y (mgr.14865) 6 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-21T06:10:55.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: audit 2024-01-21T06:10:54.481393+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:55.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: audit 2024-01-21T06:10:54.481753+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:55.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: audit 2024-01-21T06:10:54.482686+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:10:55.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: audit 2024-01-21T06:10:54.483539+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:55.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: cephadm 2024-01-21T06:10:54.484239+0000 mgr.y (mgr.14865) 7 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:10:55.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:55 smithi115 bash[35227]: audit 2024-01-21T06:10:54.484650+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-21T06:10:55.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: cephadm 2024-01-21T06:10:54.480985+0000 mgr.y (mgr.14865) 6 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: audit 2024-01-21T06:10:54.481393+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: audit 2024-01-21T06:10:54.481753+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: audit 2024-01-21T06:10:54.482686+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: audit 2024-01-21T06:10:54.483539+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: cephadm 2024-01-21T06:10:54.484239+0000 mgr.y (mgr.14865) 7 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[35163]: audit 2024-01-21T06:10:54.484650+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: cephadm 2024-01-21T06:10:54.480985+0000 mgr.y (mgr.14865) 6 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: audit 2024-01-21T06:10:54.481393+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: audit 2024-01-21T06:10:54.481753+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:10:55.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: audit 2024-01-21T06:10:54.482686+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:10:55.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: audit 2024-01-21T06:10:54.483539+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:10:55.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: cephadm 2024-01-21T06:10:54.484239+0000 mgr.y (mgr.14865) 7 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-01-21T06:10:55.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:55 smithi078 bash[38572]: audit 2024-01-21T06:10:54.484650+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-21T06:10:55.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:10:55 smithi115 systemd[1]: Stopping Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:10:56.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:56 smithi078 bash[38572]: cluster 2024-01-21T06:10:55.330121+0000 mgr.y (mgr.14865) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:56.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:56 smithi078 bash[35163]: cluster 2024-01-21T06:10:55.330121+0000 mgr.y (mgr.14865) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:56.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:56 smithi115 bash[35227]: cluster 2024-01-21T06:10:55.330121+0000 mgr.y (mgr.14865) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:58.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:10:58 smithi078 bash[38572]: cluster 2024-01-21T06:10:57.330507+0000 mgr.y (mgr.14865) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:58.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:10:58 smithi078 bash[35163]: cluster 2024-01-21T06:10:57.330507+0000 mgr.y (mgr.14865) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:10:58.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:10:58 smithi115 bash[35227]: cluster 2024-01-21T06:10:57.330507+0000 mgr.y (mgr.14865) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:00.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:00 smithi078 bash[38572]: cluster 2024-01-21T06:10:59.331049+0000 mgr.y (mgr.14865) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:00.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:00 smithi078 bash[35163]: cluster 2024-01-21T06:10:59.331049+0000 mgr.y (mgr.14865) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:00.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:00 smithi115 bash[35227]: cluster 2024-01-21T06:10:59.331049+0000 mgr.y (mgr.14865) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:02.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:02 smithi078 bash[38572]: cluster 2024-01-21T06:11:01.331871+0000 mgr.y (mgr.14865) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:02.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:02 smithi078 bash[35163]: cluster 2024-01-21T06:11:01.331871+0000 mgr.y (mgr.14865) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:02.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:02 smithi115 bash[35227]: cluster 2024-01-21T06:11:01.331871+0000 mgr.y (mgr.14865) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:04.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:04 smithi078 bash[38572]: cluster 2024-01-21T06:11:03.332401+0000 mgr.y (mgr.14865) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:04.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:04 smithi078 bash[35163]: cluster 2024-01-21T06:11:03.332401+0000 mgr.y (mgr.14865) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:04.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:04 smithi115 bash[35227]: cluster 2024-01-21T06:11:03.332401+0000 mgr.y (mgr.14865) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:06.084 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:05 smithi115 bash[53566]: time="2024-01-21T06:11:05Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-01-21T06:11:06.084 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:05 smithi115 bash[53566]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x 2024-01-21T06:11:06.379 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-01-21T06:11:06.379 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 bash[53626]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x" found: no such container 2024-01-21T06:11:06.850 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:06 smithi115 bash[35227]: cluster 2024-01-21T06:11:05.333206+0000 mgr.y (mgr.14865) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:06.851 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-21T06:11:06.851 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 systemd[1]: Stopped Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:06.851 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 systemd[1]: Starting Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:06.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:06 smithi078 bash[35163]: cluster 2024-01-21T06:11:05.333206+0000 mgr.y (mgr.14865) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:06.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:06 smithi078 bash[38572]: cluster 2024-01-21T06:11:05.333206+0000 mgr.y (mgr.14865) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:07.379 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:06.980+0000 7f564c044700 1 -- 172.21.15.115:0/175279870 <== mon.2 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5618a959c4e0 con 0x5618a9571000 2024-01-21T06:11:07.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:06 smithi115 bash[53763]: 99df8034fca8b76905647bc257d0c1c83d4d65989ed3f87bfcbc49775067cbcf 2024-01-21T06:11:07.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:07 smithi115 systemd[1]: Started Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:07.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:07 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:07.117+0000 7f565c63f680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-21T06:11:07.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:07 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:07.201+0000 7f565c63f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-21T06:11:07.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[38572]: audit 2024-01-21T06:11:07.063920+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:07.766 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[35163]: audit 2024-01-21T06:11:07.063920+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:07.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[38572]: audit 2024-01-21T06:11:07.064495+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:07.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[38572]: audit 2024-01-21T06:11:07.068084+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:11:07.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[38572]: audit 2024-01-21T06:11:07.069342+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:07.767 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[38572]: audit 2024-01-21T06:11:07.071098+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:07.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[35163]: audit 2024-01-21T06:11:07.064495+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:07.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[35163]: audit 2024-01-21T06:11:07.068084+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:11:07.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[35163]: audit 2024-01-21T06:11:07.069342+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:07.768 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:07 smithi078 bash[35163]: audit 2024-01-21T06:11:07.071098+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:07.831 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:07 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:07.608+0000 7f565c63f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-21T06:11:07.832 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:07 smithi115 bash[35227]: audit 2024-01-21T06:11:07.063920+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:07.832 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:07 smithi115 bash[35227]: audit 2024-01-21T06:11:07.064495+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:07.832 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:07 smithi115 bash[35227]: audit 2024-01-21T06:11:07.068084+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 221354393, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244271Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82124472, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244479Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75728158, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244539Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 71785512, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244597Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80205578, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244656Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 35997614, \"cpu_percentage\": \"1.03%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244716Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13537116, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244802Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32159825, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:53.244865Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55784243, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:53.244925Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:11:07.832 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:07 smithi115 bash[35227]: audit 2024-01-21T06:11:07.069342+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:07.832 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:07 smithi115 bash[35227]: audit 2024-01-21T06:11:07.071098+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:08.746 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:08.421+0000 7f565c63f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-21T06:11:08.746 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:08.515+0000 7f565c63f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-21T06:11:08.746 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:08 smithi115 bash[35227]: cluster 2024-01-21T06:11:07.333767+0000 mgr.y (mgr.14865) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:08.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:08 smithi078 bash[38572]: cluster 2024-01-21T06:11:07.333767+0000 mgr.y (mgr.14865) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:08.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:08 smithi078 bash[35163]: cluster 2024-01-21T06:11:07.333767+0000 mgr.y (mgr.14865) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:09.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:08.744+0000 7f565c63f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-21T06:11:10.017 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:09 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:09.795+0000 7f565c63f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-21T06:11:10.017 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:09 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:09.935+0000 7f565c63f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:11:10.321 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:10.015+0000 7f565c63f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-21T06:11:10.321 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:10.118+0000 7f565c63f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-21T06:11:10.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:10.330+0000 7f565c63f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-21T06:11:10.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:10 smithi115 bash[35227]: cluster 2024-01-21T06:11:09.334254+0000 mgr.y (mgr.14865) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:10.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:10 smithi078 bash[38572]: cluster 2024-01-21T06:11:09.334254+0000 mgr.y (mgr.14865) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:10.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:10 smithi078 bash[35163]: cluster 2024-01-21T06:11:09.334254+0000 mgr.y (mgr.14865) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:11.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:10.633+0000 7f565c63f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-21T06:11:11.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:10.740+0000 7f565c63f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-21T06:11:11.820 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:11.466+0000 7f565c63f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-21T06:11:11.820 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:11.549+0000 7f565c63f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-21T06:11:11.820 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:11.642+0000 7f565c63f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-21T06:11:11.820 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:11.818+0000 7f565c63f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-21T06:11:11.821 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.749781+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.750444+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.754006+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.756619+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.756941+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.760309+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.766830+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.767902+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.768227+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.769910+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: cephadm 2024-01-21T06:11:10.770669+0000 mgr.y (mgr.14865) 16 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.770920+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]: dispatch 2024-01-21T06:11:11.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.771206+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.776002+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]': finished 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.779142+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.779429+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.785678+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.789003+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.789294+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.795466+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.799802+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: audit 2024-01-21T06:11:10.800564+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-21T06:11:11.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:11 smithi115 bash[35227]: cephadm 2024-01-21T06:11:10.801085+0000 mgr.y (mgr.14865) 17 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-01-21T06:11:11.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.749781+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:11.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.749781+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:11.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.750444+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:11.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.750444+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.754006+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.756619+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.756941+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.760309+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.766830+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.767902+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.768227+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.769910+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: cephadm 2024-01-21T06:11:10.770669+0000 mgr.y (mgr.14865) 16 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.770920+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]: dispatch 2024-01-21T06:11:11.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.771206+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.754006+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi115","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi115\", \"container_id\": \"c1de1238f3c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 230057574, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747445Z\", \"created\": \"2024-01-21T06:03:17.267406Z\", \"started\": \"2024-01-21T06:03:17.297867Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi115\", \"container_id\": \"99df8034fca8\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"109.20%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:11:10.747619Z\", \"created\": \"2024-01-21T06:03:32.819111Z\", \"started\": \"2024-01-21T06:11:06.687474Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi115\", \"container_id\": \"f722bc705f55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83277905, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747702Z\", \"created\": \"2024-01-21T06:04:32.797970Z\", \"started\": \"2024-01-21T06:04:46.465516Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi115\", \"container_id\": \"f29f6645704a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76755763, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747793Z\", \"created\": \"2024-01-21T06:04:46.593706Z\", \"started\": \"2024-01-21T06:05:00.791194Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi115\", \"container_id\": \"da10f8f95967\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72655831, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747874Z\", \"created\": \"2024-01-21T06:05:01.139429Z\", \"started\": \"2024-01-21T06:05:15.270333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi115\", \"container_id\": \"3691b13f1ad2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.747947Z\", \"created\": \"2024-01-21T06:05:15.375156Z\", \"started\": \"2024-01-21T06:05:16.941340Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi115\", \"container_id\": \"127dc9b22af0\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36154900, \"cpu_percentage\": \"0.84%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748019Z\", \"created\": \"2024-01-21T06:05:36.831745Z\", \"started\": \"2024-01-21T06:10:22.587017Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi115\", \"container_id\": \"2d5a131a8d54\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748092Z\", \"created\": \"2024-01-21T06:05:38.599711Z\", \"started\": \"2024-01-21T06:05:46.433318Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi115\", \"container_id\": \"ed435db5030a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 32170311, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748163Z\", \"created\": \"2024-01-21T06:06:07.286162Z\", \"started\": \"2024-01-21T06:06:07.400506Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi115.tnpifn\", \"daemon_name\": \"rgw.r.z.smithi115.tnpifn\", \"hostname\": \"smithi115\", \"container_id\": \"e3eb62f660e1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56098816, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:11:10.748235Z\", \"created\": \"2024-01-21T06:06:28.601753Z\", \"started\": \"2024-01-21T06:06:28.631623Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365099Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"be0fa7b7-9c93-4500-a307-36394893237b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"HQGLF0-NzYn-wZO6-OBMA-uEzP-aLiS-mrDfnk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8257a7f6-9a86-4a90-9165-d3eebf7cf6ec\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"tq9iO6-EMxx-a202-jKcQ-q9nh-kyaX-53b57l\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"382c6c4f-07c8-4d7d-9fd6-d9b2f5637d2a\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"wa3d0y-DuSm-QpNF-3et2-b20K-TWqF-Mrf0Ve\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d8f8d35e-ee0b-4922-8f64-d9d922bfdef0\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"BEHZqw-LY8J-O91y-Tt8B-dW4I-NupT-THgUEC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400UU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.365107Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QYT7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:14.668503Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:54.484123Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:43.123638Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:57.330367Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:11.777413Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:14.105306Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-21T06:10:15.509106Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.142424Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-21T06:05:51.214906Z\"}, \"rgw.r.z.smithi115.tnpifn\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:27.051523Z\"}}, \"last_daemon_update\": \"2024-01-21T06:11:10.748384Z\", \"last_device_update\": \"2024-01-21T06:05:18.558824Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:59.182967Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.756619+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.756941+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.760309+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.766830+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.767902+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.768227+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.769910+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: cephadm 2024-01-21T06:11:10.770669+0000 mgr.y (mgr.14865) 16 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.770920+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]: dispatch 2024-01-21T06:11:11.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.771206+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.776002+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]': finished 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.779142+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.779429+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.785678+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.789003+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.789294+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.795466+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.799802+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: audit 2024-01-21T06:11:10.800564+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[35163]: cephadm 2024-01-21T06:11:10.801085+0000 mgr.y (mgr.14865) 17 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-01-21T06:11:11.868 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.776002+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mgr"}]': finished 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.779142+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.779429+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.785678+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.789003+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.789294+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.795466+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.799802+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: audit 2024-01-21T06:11:10.800564+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-21T06:11:11.869 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:11 smithi078 bash[38572]: cephadm 2024-01-21T06:11:10.801085+0000 mgr.y (mgr.14865) 17 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-01-21T06:11:12.343 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:12 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:12.076+0000 7f565c63f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-21T06:11:12.343 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:12 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:12.207+0000 7f565c63f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-21T06:11:12.599 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:12 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:12.341+0000 7f565c63f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:11:12.599 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:12 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:12.513+0000 7f565c63f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: cluster 2024-01-21T06:11:11.334828+0000 mgr.y (mgr.14865) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: cephadm 2024-01-21T06:11:11.665272+0000 mgr.y (mgr.14865) 19 : cephadm [INF] Upgrade: Updating mon.a 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.665660+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.665965+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.670263+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]': finished 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.671869+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.672605+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.673219+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: cephadm 2024-01-21T06:11:11.673780+0000 mgr.y (mgr.14865) 20 : cephadm [INF] Deploying daemon mon.a on smithi078 2024-01-21T06:11:12.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:12 smithi115 bash[35227]: audit 2024-01-21T06:11:11.674124+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:12.858 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: cluster 2024-01-21T06:11:11.334828+0000 mgr.y (mgr.14865) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:12.858 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: cephadm 2024-01-21T06:11:11.665272+0000 mgr.y (mgr.14865) 19 : cephadm [INF] Upgrade: Updating mon.a 2024-01-21T06:11:12.858 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.665660+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.665965+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.670263+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]': finished 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.671869+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.672605+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.673219+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: cephadm 2024-01-21T06:11:11.673780+0000 mgr.y (mgr.14865) 20 : cephadm [INF] Deploying daemon mon.a on smithi078 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[38572]: audit 2024-01-21T06:11:11.674124+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: cluster 2024-01-21T06:11:11.334828+0000 mgr.y (mgr.14865) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: cephadm 2024-01-21T06:11:11.665272+0000 mgr.y (mgr.14865) 19 : cephadm [INF] Upgrade: Updating mon.a 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.665660+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:12.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.665965+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.670263+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]': finished 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.671869+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.672605+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.673219+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: cephadm 2024-01-21T06:11:11.673780+0000 mgr.y (mgr.14865) 20 : cephadm [INF] Deploying daemon mon.a on smithi078 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: audit 2024-01-21T06:11:11.674124+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 systemd[1]: Stopping Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: debug 2024-01-21T06:11:12.623+0000 7ff383fc5700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:11:12.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:12 smithi078 bash[35163]: debug 2024-01-21T06:11:12.623+0000 7ff383fc5700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-01-21T06:11:12.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:12 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:12.598+0000 7f565c63f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-21T06:11:13.113 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:13 smithi078 bash[62043]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.a 2024-01-21T06:11:13.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:13 smithi078 bash[62097]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.a" found: no such container 2024-01-21T06:11:13.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:13 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service: Succeeded. 2024-01-21T06:11:13.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:13 smithi078 systemd[1]: Stopped Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:13.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:13 smithi078 systemd[1]: Starting Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:14.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 bash[62234]: 652da4a89e3490f90a5dafe0ae197296298ef5c64a78c1b8d5a2e821079f0fec 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.059+0000 7f82a08fe880 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.060+0000 7f82a08fe880 0 ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable), process ceph-mon, pid 7 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.060+0000 7f82a08fe880 0 pidfile_write: ignore empty --pid-file 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 systemd[1]: Started Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.064+0000 7f82a08fe880 0 load: jerasure load: lrc load: isa 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: RocksDB version: 6.8.1 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Compile date Jan 19 2024 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: DB SUMMARY 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: CURRENT file: CURRENT 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: IDENTITY file: IDENTITY 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 506 Bytes 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000019.sst 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000017.log size: 21833888 ; 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.error_if_exists: 0 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.create_if_missing: 0 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.paranoid_checks: 1 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.env: 0x560299886080 2024-01-21T06:11:14.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.fs: Posix File System 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.info_log: 0x56029b85ba20 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.statistics: (nil) 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.use_fsync: 0 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_log_file_size: 0 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.allow_fallocate: 1 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-21T06:11:14.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.use_direct_reads: 0 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.create_missing_column_families: 0 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.db_log_dir: 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_subcompactions: 1 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_background_flushes: -1 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-21T06:11:14.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.advise_random_on_open: 1 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.write_buffer_manager: 0x56029c558390 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.rate_limiter: (nil) 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.unordered_write: 0 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-21T06:11:14.370 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.row_cache: None 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.wal_filter: None 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.preserve_deletes: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.two_write_queues: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.manual_wal_flush: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.atomic_flush: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-01-21T06:11:14.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.log_readahead_size: 0 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_background_jobs: 2 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_background_compactions: -1 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_total_wal_size: 0 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-21T06:11:14.372 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_open_files: -1 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bytes_per_sync: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Compression algorithms supported: 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kZSTD supported: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kXpressCompression supported: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kLZ4Compression supported: 1 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kBZip2Compression supported: 0 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kZlibCompression supported: 1 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: kSnappyCompression supported: 1 2024-01-21T06:11:14.373 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.merge_operator: 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_filter: None 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_filter_factory: None 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56029b80bd28) 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cache_index_and_filter_blocks: 1 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-21T06:11:14.374 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: pin_top_level_index_and_filter: 1 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: index_type: 0 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: data_block_index_type: 0 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: index_shortening: 1 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: data_block_hash_table_util_ratio: 0.750000 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: hash_index_allow_collision: 1 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: checksum: 1 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: no_block_cache: 0 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_cache: 0x56029b840f10 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_cache_name: BinnedLRUCache 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_cache_options: 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: capacity : 536870912 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: num_shard_bits : 4 2024-01-21T06:11:14.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: strict_capacity_limit : 0 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: high_pri_pool_ratio: 0.000 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_cache_compressed: (nil) 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: persistent_cache: (nil) 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_size: 4096 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_size_deviation: 10 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_restart_interval: 16 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: index_block_restart_interval: 1 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: metadata_block_size: 4096 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: partition_filters: 0 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: use_delta_encoding: 1 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: whole_key_filtering: 1 2024-01-21T06:11:14.376 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: verify_compression: 0 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: read_amp_bytes_per_bit: 0 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: format_version: 2 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: enable_index_compression: 1 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: block_align: 0 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression: NoCompression 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.num_levels: 7 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-21T06:11:14.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression_opts.level: 32767 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:11:14.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compression_opts.enabled: false 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-21T06:11:14.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.arena_block_size: 4194304 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-21T06:11:14.380 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-21T06:11:14.381 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.table_properties_collectors: 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.inplace_update_support: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.bloom_locality: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.max_successive_merges: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.force_consistency_checks: 0 2024-01-21T06:11:14.382 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.ttl: 2592000 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.065+0000 7f82a08fe880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.066+0000 7f82a08fe880 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 21, last_sequence is 6331, log_number is 17,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.066+0000 7f82a08fe880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 17 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.066+0000 7f82a08fe880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817474067240, "job": 1, "event": "recovery_started", "log_files": [17]} 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.066+0000 7f82a08fe880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #17 mode 2 2024-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.084+0000 7f82a08fe880 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-01-21T06:11:14.383 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.113+0000 7f82a08fe880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817474113799, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 21, "file_size": 21578765, "table_properties": {"data_size": 21566136, "index_size": 10461, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1349, "raw_key_size": 10462, "raw_average_key_size": 21, "raw_value_size": 21551194, "raw_average_value_size": 43537, "num_data_blocks": 331, "num_entries": 495, "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": 1705817474, "oldest_key_time": 3, "file_creation_time": 0}} 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.113+0000 7f82a08fe880 4 rocksdb: [version_set.cc:3826] Creating manifest 22 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.113+0000 7f82a08fe880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817474114248, "job": 1, "event": "recovery_finished"} 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.115+0000 7f82a08fe880 4 rocksdb: DB pointer 0x56029b909800 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.115+0000 7f82876f0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.115+0000 7f82876f0700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** DB Stats ** 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:11:14.384 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** Compaction Stats [default] ** 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: L0 1/0 20.58 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: L6 1/0 55.79 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-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Sum 2/0 76.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** Compaction Stats [default] ** 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Uptime(secs): 0.1 total, 0.1 interval 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Flush(GB): cumulative 0.020, interval 0.020 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Cumulative compaction: 0.02 GB write, 411.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Interval compaction: 0.02 GB write, 411.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:14.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** Compaction Stats [default] ** 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: L0 1/0 20.58 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: L6 1/0 55.79 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-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Sum 2/0 76.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** Compaction Stats [default] ** 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 720.1 0.03 0.00 1 0.029 0 0 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Uptime(secs): 0.1 total, 0.0 interval 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Flush(GB): cumulative 0.020, interval 0.000 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Cumulative compaction: 0.02 GB write, 411.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:14.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.116+0000 7f82a08fe880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] at bind addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 1 mon.a@-1(???) e3 preinit fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 0 mon.a@-1(???).mds e1 new map 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 0 mon.a@-1(???).mds e1 print_map 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: e1 2024-01-21T06:11:14.389 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 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-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: legacy client fscid: -1 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: No filesystems configured 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 0 mon.a@-1(???).osd e78 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 0 mon.a@-1(???).osd e78 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 0 mon.a@-1(???).osd e78 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.117+0000 7f82a08fe880 0 mon.a@-1(???).osd e78 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:11.334828+0000 mgr.y (mgr.14865) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:11.665272+0000 mgr.y (mgr.14865) 19 : cephadm [INF] Upgrade: Updating mon.a 2024-01-21T06:11:14.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.665660+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.665965+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]: dispatch 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.670263+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14865 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24", "who": "mon.a"}]': finished 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.671869+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.672605+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.673219+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:11.673780+0000 mgr.y (mgr.14865) 20 : cephadm [INF] Deploying daemon mon.a on smithi078 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:11.674124+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:14.391 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:14 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:11:14.118+0000 7f82a08fe880 1 mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-01-21T06:11:17.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:13.335189+0000 mgr.y (mgr.14865) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:17.614 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: ignoring --setuser ceph since I am not root 2024-01-21T06:11:17.614 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: ignoring --setgroup ceph since I am not root 2024-01-21T06:11:17.615 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:17.207+0000 7f78c429d700 1 -- 172.21.15.78:0/485606553 <== mon.0 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5645feea04e0 con 0x5645fee77400 2024-01-21T06:11:17.615 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:17.330+0000 7f78d447a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-21T06:11:17.615 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:17.411+0000 7f78d447a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-21T06:11:17.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:13.335189+0000 mgr.y (mgr.14865) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:17.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: audit 2024-01-21T06:11:14.110371+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"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\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:11:11.673684Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:17.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:14.110371+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"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\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:15.335983+0000 mgr.y (mgr.14865) 22 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.129447+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.143302+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.147423+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.148022+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.148080+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.149118+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 34s), standbys: x 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.159030+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.159109+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.159362+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 34s), standbys: x 2024-01-21T06:11:17.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: cluster 2024-01-21T06:11:17.160337+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:17 smithi078 bash[38572]: audit 2024-01-21T06:11:17.166377+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.14865 ' entity='' 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: 0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:11:11.673684Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:15.335983+0000 mgr.y (mgr.14865) 22 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.129447+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.143302+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.147423+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.148022+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.148080+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.149118+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 34s), standbys: x 2024-01-21T06:11:17.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.159030+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:11:17.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.159109+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:11:17.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.159362+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 34s), standbys: x 2024-01-21T06:11:17.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:17.160337+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:17.618 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:17.166377+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.14865 ' entity='' 2024-01-21T06:11:17.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:17 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: ignoring --setuser ceph since I am not root 2024-01-21T06:11:17.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:17 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: ignoring --setgroup ceph since I am not root 2024-01-21T06:11:17.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:17 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:17.199+0000 7f0130426700 1 -- 172.21.15.115:0/1141864828 <== mon.2 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cac52624e0 con 0x55cac5238c00 2024-01-21T06:11:17.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:17 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:17.324+0000 7f0140603680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-21T06:11:17.629 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:17 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:17.405+0000 7f0140603680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-21T06:11:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:13.335189+0000 mgr.y (mgr.14865) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: audit 2024-01-21T06:11:14.110371+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14865 172.21.15.78:0/3871442460' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"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\": \"smithi078\", \"container_id\": \"adec3b070625\", \"container_image_id\": \"9b28eb2d7c37a19008711b1b678be1a430e065f20ee023b4f4e779129fc1ff61\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:1b24450ab6fb489afb5fe4805ef16395673dc2aab2108084613a229213867b24\"], \"memory_usage\": 443547648, \"cpu_percentage\": \"52.48%\", \"version\": \"16.2.14-454-gea310589\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-01-21T06:10:52.526721Z\", \"created\": \"2024-01-21T06:02:07.065761Z\", \"started\": \"2024-01-21T06:10:36.650969Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"694dea6cc5d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213909504, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526819Z\", \"created\": \"2024-01-21T06:03:07.734708Z\", \"started\": \"2024-01-21T06:03:07.764843Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"718f4c5b712c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80111206, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526886Z\", \"created\": \"2024-01-21T06:03:43.360090Z\", \"started\": \"2024-01-21T06:03:56.249687Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"3f8d7a67c2f9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78758543, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.526950Z\", \"created\": \"2024-01-21T06:03:56.421863Z\", \"started\": \"2024-01-21T06:04:08.945005Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"1b6700211c64\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 65745715, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527011Z\", \"created\": \"2024-01-21T06:04:09.422638Z\", \"started\": \"2024-01-21T06:04:22.234005Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"9778e756fdf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83330334, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527089Z\", \"created\": \"2024-01-21T06:04:22.379413Z\", \"started\": \"2024-01-21T06:04:23.467072Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"6509a023dbd8\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11733565, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527146Z\", \"created\": \"2024-01-21T06:05:39.160082Z\", \"started\": \"2024-01-21T06:05:48.813234Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"75ddc0d13a08\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-21T06:10:52.527204Z\", \"created\": \"2024-01-21T06:05:51.173873Z\", \"started\": \"2024-01-21T06:10:14.744248Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.qlfmov\", \"daemon_name\": \"rgw.r.z.smithi078.qlfmov\", \"hostname\": \"smithi078\", \"container_id\": \"b8e6c40e3f8a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56528732, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-21T06:10:52.527262Z\", \"created\": \"2024-01-21T06:06:29.675205Z\", \"started\": \"2024-01-21T06:06:29.705426Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363967Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5a5ec8ea-9baa-4c9f-9562-a0bbe696ca19\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"zranlH-UR5W-yttl-cAV1-0BWs-wIAP-1KDadI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1d5dee8e-3a25-44c5-8729-99576bc05872\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"VswWpg-p4lO-UCjv-B0o5-0An6-7ABD-p4aAbQ\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c27ed88-10e4-4d94-b49c-2ba38f855af5\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"yAVjX1-f0gM-X2DD-SaZ5-hQS0-m4gZ-OsNS2f\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4f9f07fc-bcc5-400f-bd74-b68ae7062d6b\", \"cluster_fsid\": \"8a2d834a-b822-11ee-95b0-87774f69a715\", \"block_uuid\": \"3yEOfR-ckrF-fX17-Q6CQ-BX0B-sKio-4gnXFD\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-21T06:09:53.363978Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:08.974752Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-21T06:10:24.732675Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-21T06:03:53.075979Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:05.991508Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:19.184138Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-21T06:04:21.181516Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:05:38.633938Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-21T06:10:09.855314Z\"}, \"rgw.r.z.smithi078.qlfmov\": {\"deps\": [], \"last_config\": \"2024-01-21T06:06:28.638778Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-21T06:11:11.673684Z\"}}, \"last_device_update\": \"2024-01-21T06:04:25.010713Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-21T06:02:25.561969Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:15.335983+0000 mgr.y (mgr.14865) 22 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.129447+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.143302+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.147423+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.148022+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.148080+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.149118+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 34s), standbys: x 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.159030+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:11:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.159109+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:11:17.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.159362+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 34s), standbys: x 2024-01-21T06:11:17.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: cluster 2024-01-21T06:11:17.160337+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:17.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:17 smithi115 bash[35227]: audit 2024-01-21T06:11:17.166377+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.14865 ' entity='' 2024-01-21T06:11:18.113 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:17 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:17.776+0000 7f78d447a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-21T06:11:18.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:17 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:17.774+0000 7f0140603680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-21T06:11:18.811 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:18 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:18.515+0000 7f78d447a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-21T06:11:18.811 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:18 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:18.599+0000 7f78d447a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-21T06:11:18.811 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:18 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:18.810+0000 7f78d447a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-21T06:11:18.824 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:18 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:18.524+0000 7f0140603680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-21T06:11:18.824 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:18 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:18.609+0000 7f0140603680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-21T06:11:19.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:18 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:18.823+0000 7f0140603680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-21T06:11:19.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:19 smithi078 bash[38572]: cluster 2024-01-21T06:11:18.161194+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 35s), standbys: x 2024-01-21T06:11:19.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:19 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:18.161194+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 35s), standbys: x 2024-01-21T06:11:19.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:19 smithi115 bash[35227]: cluster 2024-01-21T06:11:18.161194+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 35s), standbys: x 2024-01-21T06:11:20.056 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:19 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:19.759+0000 7f78d447a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-21T06:11:20.057 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:19 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:19.886+0000 7f78d447a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:11:20.057 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:19 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:19.965+0000 7f78d447a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-21T06:11:20.057 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:20 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:20.055+0000 7f78d447a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-21T06:11:20.075 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:19 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:19.772+0000 7f0140603680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-21T06:11:20.075 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:19 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:19.902+0000 7f0140603680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:11:20.075 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:19 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:19.981+0000 7f0140603680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-21T06:11:20.363 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:20 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:20.251+0000 7f78d447a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-21T06:11:20.379 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:20 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:20.072+0000 7f0140603680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-21T06:11:20.379 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:20 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:20.269+0000 7f0140603680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-21T06:11:20.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:20 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:20.530+0000 7f78d447a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-21T06:11:20.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:20 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:20.629+0000 7f78d447a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-21T06:11:20.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:20 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:20.552+0000 7f0140603680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-21T06:11:20.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:20 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:20.651+0000 7f0140603680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-21T06:11:21.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:21 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:21.349+0000 7f78d447a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-21T06:11:21.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:21 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:21.432+0000 7f78d447a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-21T06:11:21.614 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:21 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:21.525+0000 7f78d447a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-21T06:11:21.731 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:21 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:21.378+0000 7f0140603680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-21T06:11:21.731 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:21 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:21.461+0000 7f0140603680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-21T06:11:21.731 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:21 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:21.554+0000 7f0140603680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-21T06:11:21.731 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:21 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:21.729+0000 7f0140603680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-21T06:11:21.959 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:21 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:21.702+0000 7f78d447a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-21T06:11:22.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:21 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:21.957+0000 7f78d447a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-21T06:11:22.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:22.090+0000 7f78d447a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-21T06:11:22.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:22.224+0000 7f78d447a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:11:22.258 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:21 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:21.989+0000 7f0140603680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-21T06:11:22.258 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:22 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:22.121+0000 7f0140603680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-21T06:11:22.484 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:22.397+0000 7f78d447a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-21T06:11:22.517 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:22 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:22.256+0000 7f0140603680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-21T06:11:22.517 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:22 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:22.428+0000 7f0140603680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-21T06:11:22.863 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:22.483+0000 7f78d447a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: cluster 2024-01-21T06:11:22.497027+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: cluster 2024-01-21T06:11:22.497306+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: cluster 2024-01-21T06:11:22.504409+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: cluster 2024-01-21T06:11:22.504631+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e27: y(active, starting, since 0.00740032s), standbys: x 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: cluster 2024-01-21T06:11:22.530480+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: cluster 2024-01-21T06:11:22.530582+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:11:22.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: audit 2024-01-21T06:11:22.531354+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: audit 2024-01-21T06:11:22.532589+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: audit 2024-01-21T06:11:22.533451+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:22 smithi078 bash[38572]: audit 2024-01-21T06:11:22.533694+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:22.497027+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:22.497306+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:22.504409+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:22.504631+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e27: y(active, starting, since 0.00740032s), standbys: x 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:22.530480+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:11:22.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:22.530582+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:11:22.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:22.531354+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:11:22.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:22.532589+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:11:22.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:22.533451+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:11:22.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:22.533694+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:11:22.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:11:22 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x[53777]: debug 2024-01-21T06:11:22.515+0000 7f0140603680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-21T06:11:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: cluster 2024-01-21T06:11:22.497027+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-01-21T06:11:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: cluster 2024-01-21T06:11:22.497306+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-01-21T06:11:22.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: cluster 2024-01-21T06:11:22.504409+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: cluster 2024-01-21T06:11:22.504631+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e27: y(active, starting, since 0.00740032s), standbys: x 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: cluster 2024-01-21T06:11:22.530480+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: cluster 2024-01-21T06:11:22.530582+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: audit 2024-01-21T06:11:22.531354+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: audit 2024-01-21T06:11:22.532589+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: audit 2024-01-21T06:11:22.533451+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-21T06:11:22.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:22 smithi115 bash[35227]: audit 2024-01-21T06:11:22.533694+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.115:0/1568703021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:11:24.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:24 smithi078 bash[38572]: cluster 2024-01-21T06:11:23.504712+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e28: y(active, starting, since 1.00747s), standbys: x 2024-01-21T06:11:24.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:24 smithi078 bash[38572]: audit 2024-01-21T06:11:23.507576+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:11:24.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:24 smithi078 bash[38572]: audit 2024-01-21T06:11:23.507820+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:11:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:23.504712+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e28: y(active, starting, since 1.00747s), standbys: x 2024-01-21T06:11:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:23.507576+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:11:24.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:23.507820+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:11:24.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:24 smithi115 bash[35227]: cluster 2024-01-21T06:11:23.504712+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e28: y(active, starting, since 1.00747s), standbys: x 2024-01-21T06:11:24.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:24 smithi115 bash[35227]: audit 2024-01-21T06:11:23.507576+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-21T06:11:24.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:24 smithi115 bash[35227]: audit 2024-01-21T06:11:23.507820+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-21T06:11:28.614 INFO:teuthology.orchestra.run.smithi078.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-21T06:11:28.614 INFO:teuthology.orchestra.run.smithi078.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-21T06:11:28.814 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:28.607+0000 7f7887c68700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:28.609+0000 7f7887c68700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: [80B blob data] 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: [79B blob data] 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.510667+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.510858+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.510990+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:11:28.815 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.512462+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.512783+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.513026+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.513278+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.513589+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.513932+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.514169+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.514402+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.514620+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.514811+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.515282+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.516165+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.517180+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-21T06:11:28.816 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.517513+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.517829+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.518139+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.518456+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.518793+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.519119+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.519406+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.519685+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.519987+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.520336+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.520672+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.520973+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:11:28.817 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.521252+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.510667+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.510858+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.510990+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.512462+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.512783+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.513026+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.513278+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.513589+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.513932+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.514169+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.514402+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.514620+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.514811+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:11:28.818 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.515282+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.516165+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.517180+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.517513+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.517829+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.521550+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.521858+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.522139+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.522418+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.522708+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:11:28.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.523008+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.523290+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.523560+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.523843+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:28.546471+0000 mon.a (mon.0) 58 : cluster [INF] Manager daemon y is now available 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.518139+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.518456+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.518793+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.519119+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.519406+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.519685+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.519987+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:11:28.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.520336+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.520672+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.520973+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.521252+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.521550+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.521858+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.522139+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.522418+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.522708+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.523008+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.523290+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.523560+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: audit 2024-01-21T06:11:28.523843+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:11:28.821 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:28 smithi078 bash[38572]: cluster 2024-01-21T06:11:28.546471+0000 mon.a (mon.0) 58 : cluster [INF] Manager daemon y is now available 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.510667+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.510858+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.510990+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.512462+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.512783+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.513026+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.513278+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-21T06:11:28.822 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.513589+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.513932+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.514169+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.514402+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.514620+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.514811+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.515282+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.516165+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.517180+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.517513+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.517829+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.518139+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.518456+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi115"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.518793+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.519119+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-21T06:11:28.823 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.519406+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.519685+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.519987+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.520336+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.520672+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.520973+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.521252+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.521550+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.521858+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.522139+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.522418+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.522708+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.523008+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.523290+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.523560+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-21T06:11:28.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: audit 2024-01-21T06:11:28.523843+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-21T06:11:28.825 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:28 smithi115 bash[35227]: cluster 2024-01-21T06:11:28.546471+0000 mon.a (mon.0) 58 : cluster [INF] Manager daemon y is now available 2024-01-21T06:11:28.934 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph orch ps' 2024-01-21T06:11:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:28.602911+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-01-21T06:11:29.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.609705+0000 mgr.y (mgr.24835) 1 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:28.612879+0000 mgr.y (mgr.24835) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.662560+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.664312+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.705243+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.711362+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.952737+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:28.959622+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:29.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: cluster 2024-01-21T06:11:28.602911+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.609705+0000 mgr.y (mgr.24835) 1 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: cluster 2024-01-21T06:11:28.612879+0000 mgr.y (mgr.24835) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.662560+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.664312+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.705243+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.711362+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.952737+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:29.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:29 smithi078 bash[38572]: audit 2024-01-21T06:11:28.959622+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: cluster 2024-01-21T06:11:28.602911+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.609705+0000 mgr.y (mgr.24835) 1 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: cluster 2024-01-21T06:11:28.612879+0000 mgr.y (mgr.24835) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.662560+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.664312+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.705243+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-21T06:11:29.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.711362+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-21T06:11:29.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.952737+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:29.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:29 smithi115 bash[35227]: audit 2024-01-21T06:11:28.959622+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:30.307 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-21T06:11:30.307 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (75s) 37s ago 5m 15.2M - 0.26.0 9f27df16978d 75ddc0d13a08 2024-01-21T06:11:30.307 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (5m) 19s ago 5m 30.6M - 6.6.2 87a51ecf0b1c ed435db5030a 2024-01-21T06:11:30.307 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 *:8443 running (23s) 19s ago 7m 48.2M - 16.2.14-454-gea310589 9b28eb2d7c37 99df8034fca8 2024-01-21T06:11:30.307 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443 running (53s) 37s ago 9m 423M - 16.2.14-454-gea310589 9b28eb2d7c37 adec3b070625 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 starting - - - 2048M 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (8m) 19s ago 8m 219M 2048M 15.2.0 204a01f9b0b6 c1de1238f3c1 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8m) 37s ago 8m 204M 2048M 15.2.0 204a01f9b0b6 694dea6cc5d5 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (5m) 37s ago 5m 11.1M - 1.7.0 72c9c2088986 6509a023dbd8 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (5m) 19s ago 5m 12.9M - 1.7.0 72c9c2088986 2d5a131a8d54 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7m) 37s ago 7m 76.4M 4096M 15.2.0 204a01f9b0b6 718f4c5b712c 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7m) 37s ago 7m 75.1M 4096M 15.2.0 204a01f9b0b6 3f8d7a67c2f9 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7m) 37s ago 7m 62.7M 4096M 15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7m) 37s ago 7m 79.4M 4096M 15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (6m) 19s ago 6m 79.4M 4096M 15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (6m) 19s ago 6m 73.2M 4096M 15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (6m) 19s ago 6m 69.2M 4096M 15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (6m) 19s ago 6m 77.4M 4096M 15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (67s) 19s ago 5m 34.4M - 2.49.1 2a72b385beaf 127dc9b22af0 2024-01-21T06:11:30.308 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (5m) 37s ago 5m 53.9M - 15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:11:30.309 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (5m) 19s ago 5m 53.5M - 15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:11:30.792 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph versions' 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.295258+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.295647+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.295978+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.296284+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.296574+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.296858+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.298424+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:30.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.298705+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.298997+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.299293+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:30.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:30 smithi115 bash[35227]: audit 2024-01-21T06:11:30.299592+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.084 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.295258+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:31.084 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.295647+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:31.084 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.295978+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.296284+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.296574+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.296858+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.298424+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.298705+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.298997+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.299293+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:30 smithi078 bash[38572]: audit 2024-01-21T06:11:30.299592+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.295258+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:31.085 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.295647+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.295978+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.296284+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.296574+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.296858+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.298424+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.298705+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.298997+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.299293+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.086 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.299592+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:31.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:31 smithi078 bash[38572]: audit 2024-01-21T06:11:30.292889+0000 mgr.y (mgr.24835) 3 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:11:31.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:31 smithi078 bash[38572]: cluster 2024-01-21T06:11:30.513887+0000 mgr.y (mgr.24835) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:31.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:31 smithi078 bash[38572]: cluster 2024-01-21T06:11:30.617170+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-01-21T06:11:31.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:30.292889+0000 mgr.y (mgr.24835) 3 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:11:31.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:30.513887+0000 mgr.y (mgr.24835) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:31.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:30.617170+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-01-21T06:11:31.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:31 smithi115 bash[35227]: audit 2024-01-21T06:11:30.292889+0000 mgr.y (mgr.24835) 3 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:11:31.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:31 smithi115 bash[35227]: cluster 2024-01-21T06:11:30.513887+0000 mgr.y (mgr.24835) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:31.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:31 smithi115 bash[35227]: cluster 2024-01-21T06:11:30.617170+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-01-21T06:11:32.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:11:32.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 1 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 2 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:11:32.143 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:11:32.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 12, 2024-01-21T06:11:32.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 3 2024-01-21T06:11:32.144 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:11:32.144 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:11:32.549 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-01-21T06:11:32.760 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:32 smithi078 bash[38572]: audit 2024-01-21T06:11:32.141749+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.78:0/4193810544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:32.760 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:32 smithi078 bash[38572]: audit 2024-01-21T06:11:32.496428+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:32.761 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.141749+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.78:0/4193810544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:32.761 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.496428+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:32.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:32 smithi115 bash[35227]: audit 2024-01-21T06:11:32.141749+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.78:0/4193810544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:32.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:32 smithi115 bash[35227]: audit 2024-01-21T06:11:32.496428+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.400 INFO:teuthology.orchestra.run.smithi078.stdout:wait for servicemap items w/ changing names to refresh 2024-01-21T06:11:33.736 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'sleep 60' 2024-01-21T06:11:33.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: cluster 2024-01-21T06:11:32.514228+0000 mgr.y (mgr.24835) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.764182+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.764669+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.764995+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.765272+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.765551+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.765834+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.766124+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.766396+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:32.766673+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.027607+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.315976+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.316300+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.316547+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.316778+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.317011+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.317240+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.317461+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.317675+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.317911+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.321665+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.327563+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.329550+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.330473+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:33.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:33 smithi115 bash[35227]: audit 2024-01-21T06:11:33.331060+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: cluster 2024-01-21T06:11:32.514228+0000 mgr.y (mgr.24835) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.764182+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.764669+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.764995+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.765272+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.765551+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.765834+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.966 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.766124+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.766396+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:32.766673+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.027607+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.315976+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.316300+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.316547+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.316778+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.317011+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:32.514228+0000 mgr.y (mgr.24835) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:33.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.764182+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.764669+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.764995+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.765272+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.765551+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.765834+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.766124+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.766396+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:32.766673+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.027607+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.315976+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.316300+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.316547+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.316778+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.317011+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.317240+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.317461+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.317675+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.317911+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.321665+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.327563+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.329550+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.330473+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:33.331060+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.317240+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.317461+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.317675+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:11:33.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.317911+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-21T06:11:33.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.321665+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:33.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.327563+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:33.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.329550+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:33.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.330473+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:33.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:33 smithi078 bash[38572]: audit 2024-01-21T06:11:33.331060+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-01-21T06:11:35.356 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: cephadm 2024-01-21T06:11:33.331469+0000 mgr.y (mgr.24835) 6 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: audit 2024-01-21T06:11:34.550876+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: audit 2024-01-21T06:11:34.551550+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: audit 2024-01-21T06:11:34.552051+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: audit 2024-01-21T06:11:34.552542+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: audit 2024-01-21T06:11:34.553412+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:35 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:33.331469+0000 mgr.y (mgr.24835) 6 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:35 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:34.550876+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:35 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:34.551550+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:35 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:34.552051+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:35 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:34.552542+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:35.357 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:35 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:34.553412+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:35.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 systemd[1]: Stopping Ceph mon.c for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:35.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: debug 2024-01-21T06:11:35.536+0000 7f5a0e7ad700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:11:35.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[38572]: debug 2024-01-21T06:11:35.536+0000 7f5a0e7ad700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-01-21T06:11:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:35 smithi115 bash[35227]: cephadm 2024-01-21T06:11:33.331469+0000 mgr.y (mgr.24835) 6 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-01-21T06:11:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:35 smithi115 bash[35227]: audit 2024-01-21T06:11:34.550876+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:35 smithi115 bash[35227]: audit 2024-01-21T06:11:34.551550+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:35 smithi115 bash[35227]: audit 2024-01-21T06:11:34.552051+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:35 smithi115 bash[35227]: audit 2024-01-21T06:11:34.552542+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:35 smithi115 bash[35227]: audit 2024-01-21T06:11:34.553412+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:36.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:35 smithi078 bash[64030]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.c 2024-01-21T06:11:36.511 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 bash[64083]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.c" found: no such container 2024-01-21T06:11:36.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.c.service: Succeeded. 2024-01-21T06:11:36.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 systemd[1]: Stopped Ceph mon.c for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:36.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 systemd[1]: Starting Ceph mon.c for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:37.363 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:11:36 smithi078 bash[59650]: ts=2024-01-21T06:11:36.954Z 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-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.939+0000 7f2d2a0d9880 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.939+0000 7f2d2a0d9880 0 ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable), process ceph-mon, pid 7 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.939+0000 7f2d2a0d9880 0 pidfile_write: ignore empty --pid-file 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.943+0000 7f2d2a0d9880 0 load: jerasure load: lrc load: isa 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: RocksDB version: 6.8.1 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Compile date Jan 19 2024 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: DB SUMMARY 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.366 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: CURRENT file: CURRENT 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: IDENTITY file: IDENTITY 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 463 Bytes 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000015.sst 000017.sst 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000016.log size: 4898378 ; 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.error_if_exists: 0 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.create_if_missing: 0 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.paranoid_checks: 1 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.env: 0x55a9ac8b1080 2024-01-21T06:11:37.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.fs: Posix File System 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.info_log: 0x55a9ad59ba20 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.statistics: (nil) 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.use_fsync: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_log_file_size: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.allow_fallocate: 1 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.use_direct_reads: 0 2024-01-21T06:11:37.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.create_missing_column_families: 0 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.db_log_dir: 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_subcompactions: 1 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_background_flushes: -1 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.advise_random_on_open: 1 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-21T06:11:37.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.write_buffer_manager: 0x55a9ae298390 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.rate_limiter: (nil) 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.unordered_write: 0 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-21T06:11:37.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.row_cache: None 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.wal_filter: None 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.preserve_deletes: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.two_write_queues: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.manual_wal_flush: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.atomic_flush: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.log_readahead_size: 0 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-01-21T06:11:37.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_background_jobs: 2 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_background_compactions: -1 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_total_wal_size: 0 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_open_files: -1 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bytes_per_sync: 0 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-21T06:11:37.372 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Compression algorithms supported: 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kZSTD supported: 0 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kXpressCompression supported: 0 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 bash[64219]: f4a146bef9afa0c23889ab60eb617f67862e52b9ec898eaa1481938bb662d5e6 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kLZ4Compression supported: 1 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kBZip2Compression supported: 0 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kZlibCompression supported: 1 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: kSnappyCompression supported: 1 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.373 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.merge_operator: 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_filter: None 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_filter_factory: None 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a9ad54bd28) 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cache_index_and_filter_blocks: 1 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: pin_top_level_index_and_filter: 1 2024-01-21T06:11:37.374 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: index_type: 0 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: data_block_index_type: 0 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: index_shortening: 1 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: data_block_hash_table_util_ratio: 0.750000 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: hash_index_allow_collision: 1 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: checksum: 1 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: no_block_cache: 0 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_cache: 0x55a9ad580f10 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_cache_name: BinnedLRUCache 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_cache_options: 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: capacity : 536870912 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: num_shard_bits : 4 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: strict_capacity_limit : 0 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: high_pri_pool_ratio: 0.000 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_cache_compressed: (nil) 2024-01-21T06:11:37.375 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: persistent_cache: (nil) 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_size: 4096 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_size_deviation: 10 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_restart_interval: 16 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: index_block_restart_interval: 1 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: metadata_block_size: 4096 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: partition_filters: 0 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: use_delta_encoding: 1 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: whole_key_filtering: 1 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: verify_compression: 0 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: read_amp_bytes_per_bit: 0 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: format_version: 2 2024-01-21T06:11:37.376 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: enable_index_compression: 1 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: block_align: 0 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression: NoCompression 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.num_levels: 7 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-21T06:11:37.377 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression_opts.level: 32767 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:11:37.378 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compression_opts.enabled: false 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-21T06:11:37.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.arena_block_size: 4194304 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-21T06:11:37.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.table_properties_collectors: 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.inplace_update_support: 0 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.bloom_locality: 0 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.max_successive_merges: 0 2024-01-21T06:11:37.381 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.force_consistency_checks: 0 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.ttl: 2592000 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.944+0000 7f2d2a0d9880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.945+0000 7f2d2a0d9880 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 19, last_sequence is 8409, log_number is 16,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.945+0000 7f2d2a0d9880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 16 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.945+0000 7f2d2a0d9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817496946998, "job": 1, "event": "recovery_started", "log_files": [16]} 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.945+0000 7f2d2a0d9880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #16 mode 2 2024-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.949+0000 7f2d2a0d9880 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-01-21T06:11:37.382 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 systemd[1]: Started Ceph mon.c for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.953+0000 7f2d2a0d9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817496955702, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 19, "file_size": 3251560, "table_properties": {"data_size": 3248489, "index_size": 1929, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 325, "raw_key_size": 2591, "raw_average_key_size": 21, "raw_value_size": 3245054, "raw_average_value_size": 27269, "num_data_blocks": 62, "num_entries": 119, "num_deletions": 0, "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": 1705817496, "oldest_key_time": 3, "file_creation_time": 0}} 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.953+0000 7f2d2a0d9880 4 rocksdb: [version_set.cc:3826] Creating manifest 20 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.954+0000 7f2d2a0d9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817496956139, "job": 1, "event": "recovery_finished"} 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.955+0000 7f2d2a0d9880 4 rocksdb: DB pointer 0x55a9ad649800 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.955+0000 7f2d10ecb700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.955+0000 7f2d10ecb700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** DB Stats ** 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-21T06:11:37.383 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** Compaction Stats [default] ** 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: L0 2/0 23.39 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: L6 1/0 55.79 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-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Sum 3/0 79.18 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** Compaction Stats [default] ** 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:37.384 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Flush(GB): cumulative 0.003, interval 0.003 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Cumulative compaction: 0.00 GB write, 282.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Interval compaction: 0.00 GB write, 282.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:37.385 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:11:37.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:11:37.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** Compaction Stats [default] ** 2024-01-21T06:11:37.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:37.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:37.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: L0 2/0 23.39 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: L6 1/0 55.79 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-01-21T06:11:37.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Sum 3/0 79.18 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:11:37.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** Compaction Stats [default] ** 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 716.8 0.00 0.00 1 0.004 0 0 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Flush(GB): cumulative 0.003, interval 0.000 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Cumulative compaction: 0.00 GB write, 281.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:37.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.956+0000 7f2d2a0d9880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] at bind addrs [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 1 mon.c@-1(???) e3 preinit fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 0 mon.c@-1(???).mds e1 new map 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 0 mon.c@-1(???).mds e1 print_map 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: e1 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 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-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: legacy client fscid: -1 2024-01-21T06:11:37.389 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: No filesystems configured 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 0 mon.c@-1(???).osd e79 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 0 mon.c@-1(???).osd e79 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 0 mon.c@-1(???).osd e79 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 0 mon.c@-1(???).osd e79 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:33.331469+0000 mgr.y (mgr.24835) 6 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:34.550876+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:34.551550+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:34.552051+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:37.390 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:34.552542+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:37.391 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:34.553412+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:37.391 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:11:36.957+0000 7f2d2a0d9880 1 mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-01-21T06:11:37.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:34.514816+0000 mgr.y (mgr.24835) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:37.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:34.546661+0000 mgr.y (mgr.24835) 8 : cephadm [INF] Upgrade: Updating mon.c 2024-01-21T06:11:37.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:34.553057+0000 mgr.y (mgr.24835) 9 : cephadm [INF] Deploying daemon mon.c on smithi078 2024-01-21T06:11:37.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:34.514816+0000 mgr.y (mgr.24835) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:37.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:34.546661+0000 mgr.y (mgr.24835) 8 : cephadm [INF] Upgrade: Updating mon.c 2024-01-21T06:11:37.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:34.553057+0000 mgr.y (mgr.24835) 9 : cephadm [INF] Deploying daemon mon.c on smithi078 2024-01-21T06:11:37.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:37 smithi115 bash[35227]: cluster 2024-01-21T06:11:34.514816+0000 mgr.y (mgr.24835) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:37.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:37 smithi115 bash[35227]: cephadm 2024-01-21T06:11:34.546661+0000 mgr.y (mgr.24835) 8 : cephadm [INF] Upgrade: Updating mon.c 2024-01-21T06:11:37.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:37 smithi115 bash[35227]: cephadm 2024-01-21T06:11:34.553057+0000 mgr.y (mgr.24835) 9 : cephadm [INF] Deploying daemon mon.c on smithi078 2024-01-21T06:11:38.672 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:36.515198+0000 mgr.y (mgr.24835) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:38.672 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.166018+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-21T06:11:38.672 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.536541+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.549519+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.554258+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.566150+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.566191+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.566533+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 15s), standbys: x 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:37.569401+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:37.574114+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:37.574966+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:37.576406+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:36.515198+0000 mgr.y (mgr.24835) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.166018+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-21T06:11:38.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.536541+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.549519+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.554258+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.566150+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.566191+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.566533+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 15s), standbys: x 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:37.569401+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:37.574114+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:37.574966+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:38.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:37.576406+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:36.515198+0000 mgr.y (mgr.24835) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.166018+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-21T06:11:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.536541+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.549519+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.554258+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:38.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.566150+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-01-21T06:11:38.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.566191+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:38.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.566533+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 15s), standbys: x 2024-01-21T06:11:38.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: cluster 2024-01-21T06:11:37.569401+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:38.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: audit 2024-01-21T06:11:37.574114+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:38.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: audit 2024-01-21T06:11:37.574966+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:38.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:38 smithi115 bash[35227]: audit 2024-01-21T06:11:37.576406+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: cluster 2024-01-21T06:11:38.515545+0000 mgr.y (mgr.24835) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: audit 2024-01-21T06:11:40.100969+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: audit 2024-01-21T06:11:40.107023+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: audit 2024-01-21T06:11:40.111575+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: audit 2024-01-21T06:11:40.113531+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: audit 2024-01-21T06:11:40.114448+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:40.441 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:40 smithi115 bash[35227]: audit 2024-01-21T06:11:40.114964+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:38.515545+0000 mgr.y (mgr.24835) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:40.100969+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:40.107023+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:40.111575+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:40.113531+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:40.114448+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:40.114964+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-21T06:11:40.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:38.515545+0000 mgr.y (mgr.24835) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:40.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:40.100969+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:40.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:40.107023+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:40.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:40.111575+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:40.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:40.113531+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:11:40.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:40.114448+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-21T06:11:40.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:40.114964+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-21T06:11:41.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:41 smithi115 bash[35227]: cephadm 2024-01-21T06:11:40.115299+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-01-21T06:11:41.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:41 smithi115 bash[35227]: audit 2024-01-21T06:11:41.074642+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:41.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:41 smithi115 bash[35227]: audit 2024-01-21T06:11:41.075508+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:41.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:41 smithi115 bash[35227]: audit 2024-01-21T06:11:41.076191+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:41.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:41 smithi115 bash[35227]: audit 2024-01-21T06:11:41.076793+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:41.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:41 smithi115 bash[35227]: audit 2024-01-21T06:11:41.077850+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:40.115299+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:41.074642+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:41.075508+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:41.076191+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:41.076793+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:41.077850+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:40.115299+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-01-21T06:11:41.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:41.074642+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:41.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:41.075508+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:41.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:41.076191+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:41.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:41.076793+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:41.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:41.077850+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:42.309 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 systemd[1]: Stopping Ceph mon.b for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:42.309 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 bash[35227]: debug 2024-01-21T06:11:42.069+0000 7fbb163a9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:11:42.309 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 bash[35227]: debug 2024-01-21T06:11:42.069+0000 7fbb163a9700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-01-21T06:11:42.363 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:41.963+0000 7f7887c68700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-01-21T06:11:42.584 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 bash[55610]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.b 2024-01-21T06:11:42.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 bash[55665]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.b" found: no such container 2024-01-21T06:11:43.262 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.b.service: Succeeded. 2024-01-21T06:11:43.262 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:42 smithi115 systemd[1]: Stopped Ceph mon.b for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:43.262 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 systemd[1]: Starting Ceph mon.b for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:11:43.557 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.339+0000 7f2921ec5880 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-21T06:11:43.557 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.339+0000 7f2921ec5880 0 ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable), process ceph-mon, pid 7 2024-01-21T06:11:43.557 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.339+0000 7f2921ec5880 0 pidfile_write: ignore empty --pid-file 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.343+0000 7f2921ec5880 0 load: jerasure load: lrc load: isa 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: RocksDB version: 6.8.1 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Compile date Jan 19 2024 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: DB SUMMARY 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: CURRENT file: CURRENT 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: IDENTITY file: IDENTITY 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 463 Bytes 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000015.sst 000017.sst 2024-01-21T06:11:43.558 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000016.log size: 5518909 ; 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.error_if_exists: 0 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.create_if_missing: 0 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.paranoid_checks: 1 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.env: 0x55fd908c6080 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.fs: Posix File System 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.info_log: 0x55fd91577a20 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.statistics: (nil) 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.use_fsync: 0 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_log_file_size: 0 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-21T06:11:43.559 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.allow_fallocate: 1 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.use_direct_reads: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.create_missing_column_families: 0 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.db_log_dir: 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_subcompactions: 1 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_background_flushes: -1 2024-01-21T06:11:43.560 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.advise_random_on_open: 1 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.write_buffer_manager: 0x55fd92274390 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.rate_limiter: (nil) 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-21T06:11:43.561 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.unordered_write: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.row_cache: None 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.wal_filter: None 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.preserve_deletes: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.two_write_queues: 0 2024-01-21T06:11:43.562 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.manual_wal_flush: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.atomic_flush: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.log_readahead_size: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_background_jobs: 2 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_background_compactions: -1 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_total_wal_size: 0 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-21T06:11:43.563 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_open_files: -1 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bytes_per_sync: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Compression algorithms supported: 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kZSTD supported: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kXpressCompression supported: 0 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kLZ4Compression supported: 1 2024-01-21T06:11:43.564 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kBZip2Compression supported: 0 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kZlibCompression supported: 1 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: kSnappyCompression supported: 1 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.merge_operator: 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_filter: None 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_filter_factory: None 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fd91527d28) 2024-01-21T06:11:43.565 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cache_index_and_filter_blocks: 1 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: pin_top_level_index_and_filter: 1 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: index_type: 0 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: data_block_index_type: 0 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: index_shortening: 1 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: data_block_hash_table_util_ratio: 0.750000 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: hash_index_allow_collision: 1 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: checksum: 1 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: no_block_cache: 0 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_cache: 0x55fd9155cf10 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_cache_name: BinnedLRUCache 2024-01-21T06:11:43.566 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_cache_options: 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: capacity : 536870912 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: num_shard_bits : 4 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: strict_capacity_limit : 0 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: high_pri_pool_ratio: 0.000 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_cache_compressed: (nil) 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: persistent_cache: (nil) 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_size: 4096 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_size_deviation: 10 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_restart_interval: 16 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: index_block_restart_interval: 1 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: metadata_block_size: 4096 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: partition_filters: 0 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: use_delta_encoding: 1 2024-01-21T06:11:43.567 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: whole_key_filtering: 1 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: verify_compression: 0 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: read_amp_bytes_per_bit: 0 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: format_version: 2 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: enable_index_compression: 1 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: block_align: 0 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-21T06:11:43.569 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression: NoCompression 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.num_levels: 7 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-21T06:11:43.570 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression_opts.level: 32767 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compression_opts.enabled: false 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-21T06:11:43.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.arena_block_size: 4194304 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-21T06:11:43.572 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.table_properties_collectors: 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.inplace_update_support: 0 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-21T06:11:43.573 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.bloom_locality: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.max_successive_merges: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.force_consistency_checks: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.ttl: 2592000 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.344+0000 7f2921ec5880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.345+0000 7f2921ec5880 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 19, last_sequence is 8351, log_number is 16,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.345+0000 7f2921ec5880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 16 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.574 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.345+0000 7f2921ec5880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817503346387, "job": 1, "event": "recovery_started", "log_files": [16]} 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.345+0000 7f2921ec5880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #16 mode 2 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.350+0000 7f2921ec5880 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-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.355+0000 7f2921ec5880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817503356612, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 19, "file_size": 3618006, "table_properties": {"data_size": 3614284, "index_size": 2451, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 453, "raw_key_size": 3219, "raw_average_key_size": 21, "raw_value_size": 3610025, "raw_average_value_size": 24066, "num_data_blocks": 79, "num_entries": 150, "num_deletions": 0, "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": 1705817503, "oldest_key_time": 3, "file_creation_time": 0}} 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 bash[55799]: 62bde5b45e230adbc6553cfa685ceff16bff56b4a762b293d7a7d0035f277ce8 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.355+0000 7f2921ec5880 4 rocksdb: [version_set.cc:3826] Creating manifest 20 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 systemd[1]: Started Ceph mon.b for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.358+0000 7f2921ec5880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705817503359745, "job": 1, "event": "recovery_finished"} 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.360+0000 7f2921ec5880 4 rocksdb: DB pointer 0x55fd91625800 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.360+0000 7f2908cb7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.360+0000 7f2908cb7700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** DB Stats ** 2024-01-21T06:11:43.575 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** Compaction Stats [default] ** 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: L0 2/0 23.74 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: L6 1/0 55.79 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-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Sum 3/0 79.53 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.576 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** Compaction Stats [default] ** 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Flush(GB): cumulative 0.003, interval 0.003 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Cumulative compaction: 0.00 GB write, 224.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Interval compaction: 0.00 GB write, 224.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:11:43.577 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** Compaction Stats [default] ** 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: L0 2/0 23.74 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: L6 1/0 55.79 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-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Sum 3/0 79.53 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** Compaction Stats [default] ** 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-21T06:11:43.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 608.3 0.01 0.00 1 0.006 0 0 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Flush(GB): cumulative 0.003, interval 0.000 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(Total Files): cumulative 0, interval 0 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: AddFile(Keys): cumulative 0, interval 0 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Cumulative compaction: 0.00 GB write, 223.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: ** File Read Latency Histogram By Level [default] ** 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.360+0000 7f2921ec5880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] at bind addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:11:43.579 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 1 mon.b@-1(???) e3 preinit fsid 8a2d834a-b822-11ee-95b0-87774f69a715 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 0 mon.b@-1(???).mds e1 new map 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 0 mon.b@-1(???).mds e1 print_map 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: e1 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 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-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: legacy client fscid: -1 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: No filesystems configured 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 0 mon.b@-1(???).osd e79 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 0 mon.b@-1(???).osd e79 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 0 mon.b@-1(???).osd e79 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.361+0000 7f2921ec5880 0 mon.b@-1(???).osd e79 crush map has features 288514051259236352, adjusting msgr requires 2024-01-21T06:11:43.580 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:40.115299+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:41.074642+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:41.075508+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:41.076191+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:41.076793+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:41.077850+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:11:43.362+0000 7f2921ec5880 1 mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:40.516117+0000 mgr.y (mgr.24835) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:41.070276+0000 mgr.y (mgr.24835) 14 : cephadm [INF] Upgrade: Updating mon.b 2024-01-21T06:11:43.581 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:43 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:41.077428+0000 mgr.y (mgr.24835) 15 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-01-21T06:11:43.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:40.516117+0000 mgr.y (mgr.24835) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:43.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:41.070276+0000 mgr.y (mgr.24835) 14 : cephadm [INF] Upgrade: Updating mon.b 2024-01-21T06:11:43.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:41.077428+0000 mgr.y (mgr.24835) 15 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-01-21T06:11:43.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:40.516117+0000 mgr.y (mgr.24835) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:43.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:41.070276+0000 mgr.y (mgr.24835) 14 : cephadm [INF] Upgrade: Updating mon.b 2024-01-21T06:11:43.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:41.077428+0000 mgr.y (mgr.24835) 15 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-01-21T06:11:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.574865+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:43.575468+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:11:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.575707+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-01-21T06:11:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.575814+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.575851+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-21T06:11:44.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:43.577026+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:43.577254+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.588948+0000 mon.a (mon.0) 140 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.591916+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.592373+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.592417+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.592842+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:43.597692+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:43.605290+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:43.606401+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:43.608081+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.574865+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:44.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:43.575468+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.575707+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.575814+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.575851+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:43.577026+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:43.577254+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.588948+0000 mon.a (mon.0) 140 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.591916+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.592373+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.592417+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.592842+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:43.597692+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:43.605290+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:43.606401+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:44.866 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:43.608081+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.574865+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:43.575468+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-21T06:11:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.575707+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-01-21T06:11:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.575814+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-01-21T06:11:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.575851+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-21T06:11:44.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:43.577026+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:43.577254+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.588948+0000 mon.a (mon.0) 140 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.591916+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.592373+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.592417+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.592842+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:43.597692+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:43.605290+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:43.606401+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:11:44.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:44 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:43.608081+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:11:46.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:46 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:44.517252+0000 mgr.y (mgr.24835) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:46.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:46 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:44.517252+0000 mgr.y (mgr.24835) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:46.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:46 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:44.517252+0000 mgr.y (mgr.24835) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:46.517885+0000 mgr.y (mgr.24835) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:46.785324+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:46.790095+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:46.793463+0000 mgr.y (mgr.24835) 19 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:46.793882+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:46.794558+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:46.795246+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:48.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:46.795819+0000 mgr.y (mgr.24835) 20 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:46.796304+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:47.577821+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:47.578714+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:47.579376+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:47.579980+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:47.580830+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:46.517885+0000 mgr.y (mgr.24835) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:46.785324+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:46.790095+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:46.793463+0000 mgr.y (mgr.24835) 19 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:46.793882+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:48.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:46.794558+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:46.795246+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:46.795819+0000 mgr.y (mgr.24835) 20 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:46.796304+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:47.577821+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:47.578714+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:47.579376+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:47.579980+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:48.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:47 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:47.580830+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-21T06:11:48.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:46.517885+0000 mgr.y (mgr.24835) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:48.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:46.785324+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:46.790095+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:46.793463+0000 mgr.y (mgr.24835) 19 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:46.793882+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:46.794558+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:46.795246+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:46.795819+0000 mgr.y (mgr.24835) 20 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:46.796304+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:47.577821+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:47.578714+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:47.579376+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:47.579980+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:47 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:47.580830+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-21T06:11:48.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:11:48.367+0000 7f7887c68700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-01-21T06:11:49.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:47.578468+0000 mgr.y (mgr.24835) 21 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:47.580515+0000 mgr.y (mgr.24835) 22 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:48.458829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:48.459666+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:48.460257+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:48.460732+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:48.461566+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:47.578468+0000 mgr.y (mgr.24835) 21 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:47.580515+0000 mgr.y (mgr.24835) 22 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:48.458829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:49.076 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:48.459666+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:49.077 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:48.460257+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:49.077 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:48.460732+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:49.077 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:48 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:48.461566+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:49.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:47.578468+0000 mgr.y (mgr.24835) 21 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-01-21T06:11:49.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:47.580515+0000 mgr.y (mgr.24835) 22 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2024-01-21T06:11:49.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:48.458829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:49.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:48.459666+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:49.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:48.460257+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:49.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:48.460732+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:49.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:48 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:48.461566+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-21T06:11:50.363 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:48.459435+0000 mgr.y (mgr.24835) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:48.461213+0000 mgr.y (mgr.24835) 24 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:48.518217+0000 mgr.y (mgr.24835) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:49.284518+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:49.285434+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:49.285990+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:49.287271+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:48.459435+0000 mgr.y (mgr.24835) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-21T06:11:50.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:48.461213+0000 mgr.y (mgr.24835) 24 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2024-01-21T06:11:50.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:48.518217+0000 mgr.y (mgr.24835) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:50.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:49.284518+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:50.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:49.285434+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:11:50.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:49.285990+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:50.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:50 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:49.287271+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-01-21T06:11:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:48.459435+0000 mgr.y (mgr.24835) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-21T06:11:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:48.461213+0000 mgr.y (mgr.24835) 24 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2024-01-21T06:11:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:48.518217+0000 mgr.y (mgr.24835) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:49.284518+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:49.285434+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:11:50.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:49.285990+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:50.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:50 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:49.287271+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:49.285221+0000 mgr.y (mgr.24835) 26 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:49.286974+0000 mgr.y (mgr.24835) 27 : cephadm [INF] Reconfiguring daemon osd.0 on smithi078 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:50.160280+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:50.160985+0000 mgr.y (mgr.24835) 28 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:50.161183+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:50.161660+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:50.162598+0000 mgr.y (mgr.24835) 29 : cephadm [INF] Reconfiguring daemon osd.1 on smithi078 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:50.162902+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-01-21T06:11:51.453 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.007441+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.008336+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.008854+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.010046+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:49.285221+0000 mgr.y (mgr.24835) 26 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:49.286974+0000 mgr.y (mgr.24835) 27 : cephadm [INF] Reconfiguring daemon osd.0 on smithi078 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:50.160280+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:50.160985+0000 mgr.y (mgr.24835) 28 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:50.161183+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:50.161660+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:50.162598+0000 mgr.y (mgr.24835) 29 : cephadm [INF] Reconfiguring daemon osd.1 on smithi078 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:50.162902+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-01-21T06:11:51.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.007441+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:51.455 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.008336+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:11:51.455 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.008854+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:51.455 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.010046+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-01-21T06:11:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:49.285221+0000 mgr.y (mgr.24835) 26 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-01-21T06:11:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:49.286974+0000 mgr.y (mgr.24835) 27 : cephadm [INF] Reconfiguring daemon osd.0 on smithi078 2024-01-21T06:11:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:50.160280+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:50.160985+0000 mgr.y (mgr.24835) 28 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:50.161183+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:50.161660+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:50.162598+0000 mgr.y (mgr.24835) 29 : cephadm [INF] Reconfiguring daemon osd.1 on smithi078 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:50.162902+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.007441+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.008336+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.008854+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:51.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:51 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.010046+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-01-21T06:11:52.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:50.518926+0000 mgr.y (mgr.24835) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:52.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:51.008138+0000 mgr.y (mgr.24835) 31 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:51.009749+0000 mgr.y (mgr.24835) 32 : cephadm [INF] Reconfiguring daemon osd.2 on smithi078 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.868129+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.869008+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.869502+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:51.870733+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:50.518926+0000 mgr.y (mgr.24835) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:51.008138+0000 mgr.y (mgr.24835) 31 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:51.009749+0000 mgr.y (mgr.24835) 32 : cephadm [INF] Reconfiguring daemon osd.2 on smithi078 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.868129+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.869008+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-21T06:11:52.484 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.869502+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:52.485 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:52 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:51.870733+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-01-21T06:11:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:50.518926+0000 mgr.y (mgr.24835) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:51.008138+0000 mgr.y (mgr.24835) 31 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-01-21T06:11:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:51.009749+0000 mgr.y (mgr.24835) 32 : cephadm [INF] Reconfiguring daemon osd.2 on smithi078 2024-01-21T06:11:52.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.868129+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:52.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.869008+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-21T06:11:52.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.869502+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:52.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:52 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:51.870733+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:51.868804+0000 mgr.y (mgr.24835) 33 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:51.870431+0000 mgr.y (mgr.24835) 34 : cephadm [INF] Reconfiguring daemon osd.3 on smithi078 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.726378+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.727543+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.728136+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.730918+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.738142+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:53.341 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.738681+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi078.qlfmov"}]: dispatch 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.739117+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:52.739884+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi078.qlfmov","key": "container_image"}]: dispatch 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:51.868804+0000 mgr.y (mgr.24835) 33 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:51.870431+0000 mgr.y (mgr.24835) 34 : cephadm [INF] Reconfiguring daemon osd.3 on smithi078 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.726378+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.727543+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.728136+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.730918+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.738142+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:53.342 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.738681+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi078.qlfmov"}]: dispatch 2024-01-21T06:11:53.343 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.739117+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:53.343 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:53 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:52.739884+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi078.qlfmov","key": "container_image"}]: dispatch 2024-01-21T06:11:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:51.868804+0000 mgr.y (mgr.24835) 33 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-01-21T06:11:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:51.870431+0000 mgr.y (mgr.24835) 34 : cephadm [INF] Reconfiguring daemon osd.3 on smithi078 2024-01-21T06:11:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.726378+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.727543+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.728136+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.730918+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi078.qlfmov", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-01-21T06:11:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.738142+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.738681+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi078.qlfmov"}]: dispatch 2024-01-21T06:11:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.739117+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:53.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:53 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:52.739884+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi078.qlfmov","key": "container_image"}]: dispatch 2024-01-21T06:11:54.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:52.519264+0000 mgr.y (mgr.24835) 35 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:52.727296+0000 mgr.y (mgr.24835) 36 : cephadm [INF] Reconfiguring rgw.r.z.smithi078.qlfmov (monmap changed)... 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:52.731346+0000 mgr.y (mgr.24835) 37 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi078.qlfmov 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:52.739563+0000 mgr.y (mgr.24835) 38 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi078.qlfmov on smithi078 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:53.560944+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:53.561838+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:53.562354+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:54.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:53.562837+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:54.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:53.563599+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:54.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:52.519264+0000 mgr.y (mgr.24835) 35 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:54.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:52.727296+0000 mgr.y (mgr.24835) 36 : cephadm [INF] Reconfiguring rgw.r.z.smithi078.qlfmov (monmap changed)... 2024-01-21T06:11:54.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:52.731346+0000 mgr.y (mgr.24835) 37 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi078.qlfmov 2024-01-21T06:11:54.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:52.739563+0000 mgr.y (mgr.24835) 38 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi078.qlfmov on smithi078 2024-01-21T06:11:54.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:53.560944+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:54.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:53.561838+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:54.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:53.562354+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:54.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:53.562837+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:54.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:54 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:53.563599+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:52.519264+0000 mgr.y (mgr.24835) 35 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:52.727296+0000 mgr.y (mgr.24835) 36 : cephadm [INF] Reconfiguring rgw.r.z.smithi078.qlfmov (monmap changed)... 2024-01-21T06:11:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:52.731346+0000 mgr.y (mgr.24835) 37 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi078.qlfmov 2024-01-21T06:11:54.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:52.739563+0000 mgr.y (mgr.24835) 38 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi078.qlfmov on smithi078 2024-01-21T06:11:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:53.560944+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:53.561838+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-21T06:11:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:53.562354+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-21T06:11:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:53.562837+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:54.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:54 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:53.563599+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:53.561607+0000 mgr.y (mgr.24835) 39 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:53.563271+0000 mgr.y (mgr.24835) 40 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:54.401639+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:54.402834+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:54.403599+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:54.404326+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:55.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:55 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:54.405325+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:53.561607+0000 mgr.y (mgr.24835) 39 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:53.563271+0000 mgr.y (mgr.24835) 40 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:54.401639+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:54.402834+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:54.403599+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:54.404326+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:54.405325+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:53.561607+0000 mgr.y (mgr.24835) 39 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:53.563271+0000 mgr.y (mgr.24835) 40 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:54.401639+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:55.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:54.402834+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-21T06:11:55.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:54.403599+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-21T06:11:55.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:54.404326+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:55.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:55 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:54.405325+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-21T06:11:56.429 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:54.402489+0000 mgr.y (mgr.24835) 41 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-01-21T06:11:56.429 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:54.404920+0000 mgr.y (mgr.24835) 42 : cephadm [INF] Reconfiguring daemon mgr.x on smithi115 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:54.520193+0000 mgr.y (mgr.24835) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:55.240625+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:55.241851+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:55.242689+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:55.244328+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.092779+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.093941+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.094648+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:56.430 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:56 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.096306+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:54.402489+0000 mgr.y (mgr.24835) 41 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:54.404920+0000 mgr.y (mgr.24835) 42 : cephadm [INF] Reconfiguring daemon mgr.x on smithi115 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:54.520193+0000 mgr.y (mgr.24835) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:55.240625+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:55.241851+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:55.242689+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:55.244328+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-01-21T06:11:56.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.092779+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.093941+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.094648+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.096306+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:54.402489+0000 mgr.y (mgr.24835) 41 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:54.404920+0000 mgr.y (mgr.24835) 42 : cephadm [INF] Reconfiguring daemon mgr.x on smithi115 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:54.520193+0000 mgr.y (mgr.24835) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:55.240625+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:55.241851+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:55.242689+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:55.244328+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-01-21T06:11:56.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.092779+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:56.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.093941+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-21T06:11:56.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.094648+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:56.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:56 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.096306+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:55.241513+0000 mgr.y (mgr.24835) 44 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:55.243897+0000 mgr.y (mgr.24835) 45 : cephadm [INF] Reconfiguring daemon osd.4 on smithi115 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:56.093636+0000 mgr.y (mgr.24835) 46 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:56.095863+0000 mgr.y (mgr.24835) 47 : cephadm [INF] Reconfiguring daemon osd.5 on smithi115 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.958310+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.959481+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.960199+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:57.531 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:57 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:56.961855+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-01-21T06:11:57.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:55.241513+0000 mgr.y (mgr.24835) 44 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:55.243897+0000 mgr.y (mgr.24835) 45 : cephadm [INF] Reconfiguring daemon osd.4 on smithi115 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:56.093636+0000 mgr.y (mgr.24835) 46 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:56.095863+0000 mgr.y (mgr.24835) 47 : cephadm [INF] Reconfiguring daemon osd.5 on smithi115 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.958310+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.959481+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.960199+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:57.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:56.961855+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:55.241513+0000 mgr.y (mgr.24835) 44 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:55.243897+0000 mgr.y (mgr.24835) 45 : cephadm [INF] Reconfiguring daemon osd.4 on smithi115 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:56.093636+0000 mgr.y (mgr.24835) 46 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:56.095863+0000 mgr.y (mgr.24835) 47 : cephadm [INF] Reconfiguring daemon osd.5 on smithi115 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.958310+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.959481+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.960199+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:57.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:57 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:56.961855+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-01-21T06:11:58.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:56.520641+0000 mgr.y (mgr.24835) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:58.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:56.959204+0000 mgr.y (mgr.24835) 49 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-01-21T06:11:58.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:56.961440+0000 mgr.y (mgr.24835) 50 : cephadm [INF] Reconfiguring daemon osd.6 on smithi115 2024-01-21T06:11:58.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:57.779705+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:58.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:57.780925+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-21T06:11:58.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:57.781636+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:58.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:58 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:57.783264+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-01-21T06:11:58.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:56.520641+0000 mgr.y (mgr.24835) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:56.959204+0000 mgr.y (mgr.24835) 49 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:56.961440+0000 mgr.y (mgr.24835) 50 : cephadm [INF] Reconfiguring daemon osd.6 on smithi115 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:57.779705+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:57.780925+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:57.781636+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:57.783264+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:56.520641+0000 mgr.y (mgr.24835) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:56.959204+0000 mgr.y (mgr.24835) 49 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:56.961440+0000 mgr.y (mgr.24835) 50 : cephadm [INF] Reconfiguring daemon osd.6 on smithi115 2024-01-21T06:11:58.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:57.779705+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:58.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:57.780925+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-21T06:11:58.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:57.781636+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:58.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:58 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:57.783264+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:57.780623+0000 mgr.y (mgr.24835) 51 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:57.782826+0000 mgr.y (mgr.24835) 52 : cephadm [INF] Reconfiguring daemon osd.7 on smithi115 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.648364+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.650024+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.650875+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.654560+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.658718+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.659503+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi115.tnpifn"}]: dispatch 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.660138+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:59.247 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:11:59 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:58.661157+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi115.tnpifn","key": "container_image"}]: dispatch 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:57.780623+0000 mgr.y (mgr.24835) 51 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:57.782826+0000 mgr.y (mgr.24835) 52 : cephadm [INF] Reconfiguring daemon osd.7 on smithi115 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.648364+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.650024+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.650875+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.654560+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.658718+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.659503+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi115.tnpifn"}]: dispatch 2024-01-21T06:11:59.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.660138+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:58.661157+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi115.tnpifn","key": "container_image"}]: dispatch 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:57.780623+0000 mgr.y (mgr.24835) 51 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:57.782826+0000 mgr.y (mgr.24835) 52 : cephadm [INF] Reconfiguring daemon osd.7 on smithi115 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.648364+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.650024+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.650875+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.654560+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi115.tnpifn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.658718+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.659503+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi115.tnpifn"}]: dispatch 2024-01-21T06:11:59.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.660138+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:11:59.616 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:11:59 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:58.661157+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi115.tnpifn","key": "container_image"}]: dispatch 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:11:58.521198+0000 mgr.y (mgr.24835) 53 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:58.649672+0000 mgr.y (mgr.24835) 54 : cephadm [INF] Reconfiguring rgw.r.z.smithi115.tnpifn (monmap changed)... 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:58.655223+0000 mgr.y (mgr.24835) 55 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi115.tnpifn 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:58.660733+0000 mgr.y (mgr.24835) 56 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi115.tnpifn on smithi115 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.474016+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.475834+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.478335+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.479856+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.487271+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.488127+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.494876+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.495749+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.501671+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.502393+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.508303+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:11:58.521198+0000 mgr.y (mgr.24835) 53 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:58.649672+0000 mgr.y (mgr.24835) 54 : cephadm [INF] Reconfiguring rgw.r.z.smithi115.tnpifn (monmap changed)... 2024-01-21T06:12:00.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:58.655223+0000 mgr.y (mgr.24835) 55 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi115.tnpifn 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:58.660733+0000 mgr.y (mgr.24835) 56 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi115.tnpifn on smithi115 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.474016+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.475834+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.478335+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.479856+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.487271+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.488127+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.494876+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.495749+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.501671+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.502393+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.508303+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.509385+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.516506+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.517798+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-21T06:12:00.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.509385+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.516506+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:00 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.517798+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-21T06:12:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:11:58.521198+0000 mgr.y (mgr.24835) 53 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:58.649672+0000 mgr.y (mgr.24835) 54 : cephadm [INF] Reconfiguring rgw.r.z.smithi115.tnpifn (monmap changed)... 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:58.655223+0000 mgr.y (mgr.24835) 55 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi115.tnpifn 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:58.660733+0000 mgr.y (mgr.24835) 56 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi115.tnpifn on smithi115 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.474016+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.475834+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.478335+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.479856+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.487271+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.488127+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.494876+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.495749+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.501671+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.502393+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.508303+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.509385+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.516506+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:00.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:00 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.517798+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:59.480527+0000 mgr.y (mgr.24835) 57 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:59.510027+0000 mgr.y (mgr.24835) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:11:59.517950+0000 mgr.y (mgr.24835) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:11:59.518835+0000 mgr.y (mgr.24835) 60 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:00.422124+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:00.422780+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:12:01.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:00.423253+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:00.424546+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:59.480527+0000 mgr.y (mgr.24835) 57 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:59.510027+0000 mgr.y (mgr.24835) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:11:59.517950+0000 mgr.y (mgr.24835) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:11:59.518835+0000 mgr.y (mgr.24835) 60 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:00.422124+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:00.422780+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:00.423253+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:12:01.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:01 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:00.424546+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-01-21T06:12:01.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:59.480527+0000 mgr.y (mgr.24835) 57 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-01-21T06:12:01.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:59.510027+0000 mgr.y (mgr.24835) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-01-21T06:12:01.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:11:59.517950+0000 mgr.y (mgr.24835) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-21T06:12:01.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:11:59.518835+0000 mgr.y (mgr.24835) 60 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-01-21T06:12:01.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:00.422124+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:01.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:00.422780+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-21T06:12:01.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:00.423253+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:12:01.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:01 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:00.424546+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-01-21T06:12:02.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:02 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:00.418353+0000 mgr.y (mgr.24835) 61 : cephadm [INF] Upgrade: Updating osd.0 2024-01-21T06:12:02.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:02 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:00.424206+0000 mgr.y (mgr.24835) 62 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:12:02.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:02 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:00.521827+0000 mgr.y (mgr.24835) 63 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:02.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:02 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:00.418353+0000 mgr.y (mgr.24835) 61 : cephadm [INF] Upgrade: Updating osd.0 2024-01-21T06:12:02.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:02 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:00.424206+0000 mgr.y (mgr.24835) 62 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:12:02.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:02 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:00.521827+0000 mgr.y (mgr.24835) 63 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:02.365 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:02 smithi078 systemd[1]: Stopping Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:02.365 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:02 smithi078 bash[42599]: debug 2024-01-21T06:12:02.217+0000 7f8e0917b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:12:02.365 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:02 smithi078 bash[42599]: debug 2024-01-21T06:12:02.217+0000 7f8e0917b700 -1 osd.0 79 *** Got signal Terminated *** 2024-01-21T06:12:02.365 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:02 smithi078 bash[42599]: debug 2024-01-21T06:12:02.217+0000 7f8e0917b700 -1 osd.0 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:12:02.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:02 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:00.418353+0000 mgr.y (mgr.24835) 61 : cephadm [INF] Upgrade: Updating osd.0 2024-01-21T06:12:02.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:02 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:00.424206+0000 mgr.y (mgr.24835) 62 : cephadm [INF] Deploying daemon osd.0 on smithi078 2024-01-21T06:12:02.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:02 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:00.521827+0000 mgr.y (mgr.24835) 63 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:02.724 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:02 smithi078 bash[65906]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.0 2024-01-21T06:12:02.724 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:02 smithi078 bash[65962]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.0" found: no such container 2024-01-21T06:12:03.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466222+0000 mon.a (mon.0) 241 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466260+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 failed (root=default,host=smithi078) (connection refused reported by osd.3) 2024-01-21T06:12:03.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466460+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466585+0000 mon.a (mon.0) 244 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466671+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466712+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466863+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.466933+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467036+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467101+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467177+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467254+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467351+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467471+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.467553+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867153+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867286+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867345+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867492+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867539+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466222+0000 mon.a (mon.0) 241 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466260+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 failed (root=default,host=smithi078) (connection refused reported by osd.3) 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466460+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466585+0000 mon.a (mon.0) 244 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466671+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466712+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466863+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.466933+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467036+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467101+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.366 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467177+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467254+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467351+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467471+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.467553+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867153+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867286+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867345+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867492+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867539+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867670+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.367 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867737+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867846+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867884+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.867984+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.868049+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.868170+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.868236+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.868376+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867670+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867737+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867846+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867884+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.867984+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.868049+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.868170+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.868236+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:03 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.868376+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466222+0000 mon.a (mon.0) 241 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466260+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 failed (root=default,host=smithi078) (connection refused reported by osd.3) 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466460+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466585+0000 mon.a (mon.0) 244 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466671+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466712+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466863+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.466933+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467036+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467101+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467177+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467254+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467351+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467471+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.467553+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867153+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867286+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867345+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867492+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867539+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867670+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867737+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867846+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867884+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.867984+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.868049+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.868170+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.868236+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:03 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.868376+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-01-21T06:12:04.114 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:03 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.0.service: Succeeded. 2024-01-21T06:12:04.114 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:03 smithi078 systemd[1]: Stopped Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:12:04.114 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:03 smithi078 systemd[1]: Starting Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:04.604 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:02.522219+0000 mgr.y (mgr.24835) 64 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:03.194848+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:03.204535+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:03.205025+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:03.206547+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:02.522219+0000 mgr.y (mgr.24835) 64 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:03.194848+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:03.204535+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:03.205025+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:12:04.605 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:04 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:03.206547+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:12:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:04 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:02.522219+0000 mgr.y (mgr.24835) 64 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:04 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:03.194848+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:12:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:04 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:03.204535+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-01-21T06:12:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:04 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:03.205025+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-21T06:12:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:04 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:03.206547+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-21T06:12:04.863 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-21T06:12:04.864 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-01-21T06:12:04.864 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-01-21T06:12:04.864 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-21T06:12:04.864 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-01-21T06:12:04.864 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-21T06:12:04.864 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:04 smithi078 bash[66214]: --> ceph-volume raw activate successful for osd ID: 0 2024-01-21T06:12:05.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:04.330944+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:12:05.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:04.331107+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-01-21T06:12:05.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:04.522670+0000 mgr.y (mgr.24835) 65 : cluster [DBG] pgmap v23: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:05.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:05.247570+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:05.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:05.248342+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:05.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:05.249556+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:12:05.614 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:05.200+0000 7f2ab7c02700 1 -- 172.21.15.78:0/1779648834 <== mon.0 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cdfc218680 con 0x55cdfc1df800 2024-01-21T06:12:05.615 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:05 smithi078 bash[66475]: 1d20f29e2e41f09b85d1ee9f6dfe3db321836b06ab8209a33ee4c6c1f3322c18 2024-01-21T06:12:05.615 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:05 smithi078 systemd[1]: Started Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:12:05.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:04.330944+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:12:05.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:04.331107+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-01-21T06:12:05.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:04.522670+0000 mgr.y (mgr.24835) 65 : cluster [DBG] pgmap v23: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:05.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:05.247570+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:05.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:05.248342+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:05.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:05.249556+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:12:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:05 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:04.330944+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-21T06:12:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:05 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:04.331107+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-01-21T06:12:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:05 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:04.522670+0000 mgr.y (mgr.24835) 65 : cluster [DBG] pgmap v23: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:05 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:05.247570+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:05 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:05.248342+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:05 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:05.249556+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:12:06.114 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:05 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:05.723+0000 7f2abf68f380 -1 Falling back to public interface 2024-01-21T06:12:06.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:06 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:05.342519+0000 mon.a (mon.0) 279 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-01-21T06:12:06.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:06 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:05.342519+0000 mon.a (mon.0) 279 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-01-21T06:12:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:06 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:05.342519+0000 mon.a (mon.0) 279 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-01-21T06:12:07.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:07 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:06.523203+0000 mgr.y (mgr.24835) 66 : cluster [DBG] pgmap v24: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:07.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:07 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:06.523203+0000 mgr.y (mgr.24835) 66 : cluster [DBG] pgmap v24: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:07.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:07 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:06.523203+0000 mgr.y (mgr.24835) 66 : cluster [DBG] pgmap v24: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:08.114 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:07 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:12:07.693+0000 7f7887c68700 -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-01-21T06:12:08.702 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:08.437+0000 7f2abf68f380 -1 osd.0 79 log_to_monitors {default=true} 2024-01-21T06:12:08.702 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.680937+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:08.702 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.685559+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.689996+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.691777+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.692838+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.693605+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.694562+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:07.694686+0000 mgr.y (mgr.24835) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:07.695269+0000 mgr.y (mgr.24835) 68 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:08.441908+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.680937+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.685559+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:08.703 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.689996+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.691777+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.692838+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.693605+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.694562+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:07.694686+0000 mgr.y (mgr.24835) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:07.695269+0000 mgr.y (mgr.24835) 68 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-01-21T06:12:08.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:08.441908+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:12:09.113 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:08 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:08.699+0000 7f2ab0376700 -1 osd.0 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.680937+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.685559+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.689996+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.691777+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.692838+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.693605+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:09.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.694562+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:09.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:07.694686+0000 mgr.y (mgr.24835) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:09.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:07.695269+0000 mgr.y (mgr.24835) 68 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-01-21T06:12:09.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:08 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:08.441908+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:08.523838+0000 mgr.y (mgr.24835) 69 : cluster [DBG] pgmap v25: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:08.689441+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:08.689513+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:08.690019+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:08.523838+0000 mgr.y (mgr.24835) 69 : cluster [DBG] pgmap v25: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:08.689441+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:08.689513+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-01-21T06:12:10.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:09 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:08.690019+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:10.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:09 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:08.523838+0000 mgr.y (mgr.24835) 69 : cluster [DBG] pgmap v25: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail 2024-01-21T06:12:10.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:09 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:08.689441+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-21T06:12:10.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:09 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:08.689513+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-01-21T06:12:10.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:09 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:08.690019+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:09.687484+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:09.692391+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870] boot 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:09.692455+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:09.693164+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:09.687484+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:09.692391+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870] boot 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:09.692455+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-01-21T06:12:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:10 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:09.693164+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:12:11.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:09.687484+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:12:11.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:09.692391+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.78:6802/2212145870,v1:172.21.15.78:6803/2212145870] boot 2024-01-21T06:12:11.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:09.692455+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-01-21T06:12:11.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:10 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:09.693164+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-21T06:12:12.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:10.524479+0000 mgr.y (mgr.24835) 70 : cluster [DBG] pgmap v28: 129 pgs: 20 active+undersized+degraded, 29 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-01-21T06:12:12.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:10.695336+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Degraded data redundancy: 67/606 objects degraded (11.056%), 20 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:12.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:10.695372+0000 mon.a (mon.0) 296 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 16 pgs peering) 2024-01-21T06:12:12.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:10.706818+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-01-21T06:12:12.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:10.524479+0000 mgr.y (mgr.24835) 70 : cluster [DBG] pgmap v28: 129 pgs: 20 active+undersized+degraded, 29 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-01-21T06:12:12.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:10.695336+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Degraded data redundancy: 67/606 objects degraded (11.056%), 20 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:12.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:10.695372+0000 mon.a (mon.0) 296 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 16 pgs peering) 2024-01-21T06:12:12.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:11 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:10.706818+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-01-21T06:12:12.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:10.524479+0000 mgr.y (mgr.24835) 70 : cluster [DBG] pgmap v28: 129 pgs: 20 active+undersized+degraded, 29 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-01-21T06:12:12.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:10.695336+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Degraded data redundancy: 67/606 objects degraded (11.056%), 20 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:12.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:10.695372+0000 mon.a (mon.0) 296 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 16 pgs peering) 2024-01-21T06:12:12.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:11 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:10.706818+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-01-21T06:12:13.614 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:12:13 smithi078 bash[59650]: ts=2024-01-21T06:12:13.248Z 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-01-21T06:12:14.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:13 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:12.525073+0000 mgr.y (mgr.24835) 71 : cluster [DBG] pgmap v30: 129 pgs: 20 active+undersized+degraded, 29 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-01-21T06:12:14.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:13 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:12.525073+0000 mgr.y (mgr.24835) 71 : cluster [DBG] pgmap v30: 129 pgs: 20 active+undersized+degraded, 29 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-01-21T06:12:14.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:13 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:12.525073+0000 mgr.y (mgr.24835) 71 : cluster [DBG] pgmap v30: 129 pgs: 20 active+undersized+degraded, 29 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-01-21T06:12:15.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:15 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:15.137150+0000 mon.a (mon.0) 298 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/606 objects degraded (11.056%), 20 pgs degraded) 2024-01-21T06:12:15.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:15 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:15.137224+0000 mon.a (mon.0) 299 : cluster [INF] Cluster is now healthy 2024-01-21T06:12:15.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:15 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:15.137150+0000 mon.a (mon.0) 298 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/606 objects degraded (11.056%), 20 pgs degraded) 2024-01-21T06:12:15.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:15 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:15.137224+0000 mon.a (mon.0) 299 : cluster [INF] Cluster is now healthy 2024-01-21T06:12:15.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:15 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:15.137150+0000 mon.a (mon.0) 298 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/606 objects degraded (11.056%), 20 pgs degraded) 2024-01-21T06:12:15.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:15 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:15.137224+0000 mon.a (mon.0) 299 : cluster [INF] Cluster is now healthy 2024-01-21T06:12:16.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:16 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:14.525962+0000 mgr.y (mgr.24835) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:16.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:16 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:14.525962+0000 mgr.y (mgr.24835) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:16.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:16 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:14.525962+0000 mgr.y (mgr.24835) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:18.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:18 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:16.526324+0000 mgr.y (mgr.24835) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:18.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:18 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:16.526324+0000 mgr.y (mgr.24835) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:18.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:18 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:16.526324+0000 mgr.y (mgr.24835) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:20.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:20 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:18.526673+0000 mgr.y (mgr.24835) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:20.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:20 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:18.526673+0000 mgr.y (mgr.24835) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:20.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:20 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:18.526673+0000 mgr.y (mgr.24835) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:22.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:20.527435+0000 mgr.y (mgr.24835) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:22.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:22 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:20.527435+0000 mgr.y (mgr.24835) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:22.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:22 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:20.527435+0000 mgr.y (mgr.24835) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:23.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:23 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:22.696943+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:23.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:23 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:22.696943+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:23.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:23 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:22.696943+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:24.446 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:22.527941+0000 mgr.y (mgr.24835) 76 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:24.446 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:22.697139+0000 mgr.y (mgr.24835) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:22.698317+0000 mgr.y (mgr.24835) 78 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:23.576760+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:23.577373+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:23.577846+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:23.579242+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:23.711337+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:22.527941+0000 mgr.y (mgr.24835) 76 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:22.697139+0000 mgr.y (mgr.24835) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:22.698317+0000 mgr.y (mgr.24835) 78 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:23.576760+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:23.577373+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:12:24.447 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:23.577846+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:12:24.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:23.579242+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-01-21T06:12:24.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:24 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:23.711337+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:22.527941+0000 mgr.y (mgr.24835) 76 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:22.697139+0000 mgr.y (mgr.24835) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-21T06:12:24.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:22.698317+0000 mgr.y (mgr.24835) 78 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-01-21T06:12:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:23.576760+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:23.577373+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-21T06:12:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:23.577846+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-21T06:12:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:23.579242+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-01-21T06:12:24.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:24 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:23.711337+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:25.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:25 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:23.572613+0000 mgr.y (mgr.24835) 79 : cephadm [INF] Upgrade: Updating osd.1 2024-01-21T06:12:25.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:25 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:23.578801+0000 mgr.y (mgr.24835) 80 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:12:25.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:25 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:23.572613+0000 mgr.y (mgr.24835) 79 : cephadm [INF] Upgrade: Updating osd.1 2024-01-21T06:12:25.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:25 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:23.578801+0000 mgr.y (mgr.24835) 80 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:12:25.365 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:25 smithi078 systemd[1]: Stopping Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:25.365 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:25 smithi078 bash[44701]: debug 2024-01-21T06:12:25.296+0000 7f4d305a4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:12:25.365 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:25 smithi078 bash[44701]: debug 2024-01-21T06:12:25.296+0000 7f4d305a4700 -1 osd.1 84 *** Got signal Terminated *** 2024-01-21T06:12:25.365 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:25 smithi078 bash[44701]: debug 2024-01-21T06:12:25.296+0000 7f4d305a4700 -1 osd.1 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:12:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:25 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:23.572613+0000 mgr.y (mgr.24835) 79 : cephadm [INF] Upgrade: Updating osd.1 2024-01-21T06:12:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:25 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:23.578801+0000 mgr.y (mgr.24835) 80 : cephadm [INF] Deploying daemon osd.1 on smithi078 2024-01-21T06:12:25.770 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:25 smithi078 bash[67533]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.1 2024-01-21T06:12:25.770 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:25 smithi078 bash[67588]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.1" found: no such container 2024-01-21T06:12:26.551 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:24.528489+0000 mgr.y (mgr.24835) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:26.551 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.544633+0000 mon.a (mon.0) 306 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.544669+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 failed (root=default,host=smithi078) (connection refused reported by osd.6) 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.544746+0000 mon.a (mon.0) 308 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545028+0000 mon.a (mon.0) 309 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545147+0000 mon.a (mon.0) 310 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545276+0000 mon.a (mon.0) 311 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545345+0000 mon.a (mon.0) 312 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545525+0000 mon.a (mon.0) 313 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545566+0000 mon.a (mon.0) 314 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545684+0000 mon.a (mon.0) 315 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545760+0000 mon.a (mon.0) 316 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545908+0000 mon.a (mon.0) 317 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.545969+0000 mon.a (mon.0) 318 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.546156+0000 mon.a (mon.0) 319 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.546275+0000 mon.a (mon.0) 320 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946177+0000 mon.a (mon.0) 321 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946324+0000 mon.a (mon.0) 322 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946370+0000 mon.a (mon.0) 323 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946470+0000 mon.a (mon.0) 324 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:24.528489+0000 mgr.y (mgr.24835) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.544633+0000 mon.a (mon.0) 306 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.544669+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 failed (root=default,host=smithi078) (connection refused reported by osd.6) 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.544746+0000 mon.a (mon.0) 308 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.553 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545028+0000 mon.a (mon.0) 309 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545147+0000 mon.a (mon.0) 310 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545276+0000 mon.a (mon.0) 311 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545345+0000 mon.a (mon.0) 312 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545525+0000 mon.a (mon.0) 313 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545566+0000 mon.a (mon.0) 314 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545684+0000 mon.a (mon.0) 315 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545760+0000 mon.a (mon.0) 316 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545908+0000 mon.a (mon.0) 317 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.545969+0000 mon.a (mon.0) 318 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.546156+0000 mon.a (mon.0) 319 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.546275+0000 mon.a (mon.0) 320 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946177+0000 mon.a (mon.0) 321 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946324+0000 mon.a (mon.0) 322 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946370+0000 mon.a (mon.0) 323 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946470+0000 mon.a (mon.0) 324 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946550+0000 mon.a (mon.0) 325 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946625+0000 mon.a (mon.0) 326 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946787+0000 mon.a (mon.0) 327 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946863+0000 mon.a (mon.0) 328 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946929+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.946995+0000 mon.a (mon.0) 330 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.947175+0000 mon.a (mon.0) 331 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.947229+0000 mon.a (mon.0) 332 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.947357+0000 mon.a (mon.0) 333 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:25.947456+0000 mon.a (mon.0) 334 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.555 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946550+0000 mon.a (mon.0) 325 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946625+0000 mon.a (mon.0) 326 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946787+0000 mon.a (mon.0) 327 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946863+0000 mon.a (mon.0) 328 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946929+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.946995+0000 mon.a (mon.0) 330 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.947175+0000 mon.a (mon.0) 331 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.947229+0000 mon.a (mon.0) 332 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.947357+0000 mon.a (mon.0) 333 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.556 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:26 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:25.947456+0000 mon.a (mon.0) 334 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:24.528489+0000 mgr.y (mgr.24835) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:26.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.544633+0000 mon.a (mon.0) 306 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.544669+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 failed (root=default,host=smithi078) (connection refused reported by osd.6) 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.544746+0000 mon.a (mon.0) 308 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545028+0000 mon.a (mon.0) 309 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545147+0000 mon.a (mon.0) 310 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545276+0000 mon.a (mon.0) 311 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545345+0000 mon.a (mon.0) 312 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545525+0000 mon.a (mon.0) 313 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545566+0000 mon.a (mon.0) 314 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545684+0000 mon.a (mon.0) 315 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545760+0000 mon.a (mon.0) 316 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545908+0000 mon.a (mon.0) 317 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.545969+0000 mon.a (mon.0) 318 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.546156+0000 mon.a (mon.0) 319 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.546275+0000 mon.a (mon.0) 320 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946177+0000 mon.a (mon.0) 321 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946324+0000 mon.a (mon.0) 322 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946370+0000 mon.a (mon.0) 323 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946470+0000 mon.a (mon.0) 324 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946550+0000 mon.a (mon.0) 325 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946625+0000 mon.a (mon.0) 326 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946787+0000 mon.a (mon.0) 327 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946863+0000 mon.a (mon.0) 328 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946929+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.946995+0000 mon.a (mon.0) 330 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.947175+0000 mon.a (mon.0) 331 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.947229+0000 mon.a (mon.0) 332 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.947357+0000 mon.a (mon.0) 333 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-01-21T06:12:26.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:26 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:25.947456+0000 mon.a (mon.0) 334 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-01-21T06:12:27.221 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:26 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.1.service: Succeeded. 2024-01-21T06:12:27.221 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:26 smithi078 systemd[1]: Stopped Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:12:27.221 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 systemd[1]: Starting Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:27.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:27 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:26.216839+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:12:27.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:27 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:26.216839+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:12:27.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:27 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:26.227342+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-01-21T06:12:27.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:27 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:26.227342+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-01-21T06:12:27.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:27 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:26.216839+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-01-21T06:12:27.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:27 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:26.227342+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-01-21T06:12:28.113 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-21T06:12:28.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-01-21T06:12:28.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-01-21T06:12:28.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-21T06:12:28.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-01-21T06:12:28.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-21T06:12:28.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:27 smithi078 bash[67840]: --> ceph-volume raw activate successful for osd ID: 1 2024-01-21T06:12:28.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:26.528834+0000 mgr.y (mgr.24835) 82 : cluster [DBG] pgmap v38: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:28.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:27.232724+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-01-21T06:12:28.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:26.528834+0000 mgr.y (mgr.24835) 82 : cluster [DBG] pgmap v38: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:28.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:27.232724+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-01-21T06:12:28.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:28.280+0000 7fd656793700 1 -- 172.21.15.78:0/909279479 <== mon.1 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557ed4c66680 con 0x557ed4c2d000 2024-01-21T06:12:28.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:28 smithi078 bash[68117]: 9585b8b036b2af602899bde86c173731e5bf057f9e9189625ce72f8df01d43b7 2024-01-21T06:12:28.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:28 smithi078 systemd[1]: Started Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:12:28.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:28 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:26.528834+0000 mgr.y (mgr.24835) 82 : cluster [DBG] pgmap v38: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:28.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:28 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:27.232724+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-01-21T06:12:29.113 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:28 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:28.811+0000 7fd65e220380 -1 Falling back to public interface 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.327915+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.328635+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:28.529140+0000 mgr.y (mgr.24835) 83 : cluster [DBG] pgmap v40: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.551640+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.551949+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.552197+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.552454+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 1]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.552699+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 1]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.552958+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 6]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.553209+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.553458+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.553742+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 5]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.554022+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.561171+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:28.561904+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.327915+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.328635+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:29.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:28.529140+0000 mgr.y (mgr.24835) 83 : cluster [DBG] pgmap v40: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.551640+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.551949+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.552197+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.552454+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 1]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.552699+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 1]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.552958+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 6]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.553209+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.553458+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.553742+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 5]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.554022+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.561171+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:29.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:29 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:28.561904+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:12:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.327915+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.328635+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:28.529140+0000 mgr.y (mgr.24835) 83 : cluster [DBG] pgmap v40: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-01-21T06:12:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.551640+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-01-21T06:12:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.551949+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.552197+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.552454+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 1]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.552699+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 1]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.552958+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 6]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.553209+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.553458+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.553742+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 5]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.554022+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.561171+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:29 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:28.561904+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-21T06:12:30.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:30.580704+0000 mon.a (mon.0) 352 : cluster [WRN] Health check failed: Degraded data redundancy: 81/606 objects degraded (13.366%), 20 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:30.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:30.580704+0000 mon.a (mon.0) 352 : cluster [WRN] Health check failed: Degraded data redundancy: 81/606 objects degraded (13.366%), 20 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:31.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:30 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:30.580704+0000 mon.a (mon.0) 352 : cluster [WRN] Health check failed: Degraded data redundancy: 81/606 objects degraded (13.366%), 20 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:31.364 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:30 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:12:30.868+0000 7f7887c68700 -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-01-21T06:12:31.855 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:31.529+0000 7fd65e220380 -1 osd.1 84 log_to_monitors {default=true} 2024-01-21T06:12:32.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:31.877+0000 7fd65070a700 -1 osd.1 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:30.529903+0000 mgr.y (mgr.24835) 84 : cluster [DBG] pgmap v41: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 298 MiB used, 708 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.854454+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.860642+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.865351+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.867082+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.868210+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.868964+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.869913+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:30.870044+0000 mgr.y (mgr.24835) 85 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cephadm 2024-01-21T06:12:30.870602+0000 mgr.y (mgr.24835) 86 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:31.533825+0000 mon.c (mon.1) 3 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:31.534148+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:30.529903+0000 mgr.y (mgr.24835) 84 : cluster [DBG] pgmap v41: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 298 MiB used, 708 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.854454+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.860642+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.865351+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.867082+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.868210+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.868964+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.869913+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-21T06:12:32.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:30.870044+0000 mgr.y (mgr.24835) 85 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-21T06:12:32.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cephadm 2024-01-21T06:12:30.870602+0000 mgr.y (mgr.24835) 86 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-01-21T06:12:32.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:31.533825+0000 mon.c (mon.1) 3 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:12:32.116 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:31 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:31.534148+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:12:32.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:30.529903+0000 mgr.y (mgr.24835) 84 : cluster [DBG] pgmap v41: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 298 MiB used, 708 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2024-01-21T06:12:32.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.854454+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.860642+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.865351+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.867082+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.868210+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.868964+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.869913+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:30.870044+0000 mgr.y (mgr.24835) 85 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cephadm 2024-01-21T06:12:30.870602+0000 mgr.y (mgr.24835) 86 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:31.533825+0000 mon.c (mon.1) 3 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:12:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:31 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:31.534148+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-21T06:12:33.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:31.864756+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-21T06:12:33.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:31.864815+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-01-21T06:12:33.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:31.867861+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:33.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:31.868210+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:33.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:31.864756+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-21T06:12:33.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:31.864815+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-01-21T06:12:33.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:31.867861+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:33.365 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:32 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:31.868210+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:32 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:31.864756+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-21T06:12:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:32 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:31.864815+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-01-21T06:12:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:32 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:31.867861+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:32 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:31.868210+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-01-21T06:12:34.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:32.530582+0000 mgr.y (mgr.24835) 87 : cluster [DBG] pgmap v43: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2024-01-21T06:12:34.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:32.863314+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:12:34.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:32.868739+0000 mon.a (mon.0) 365 : cluster [INF] osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206] boot 2024-01-21T06:12:34.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:32.868795+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-01-21T06:12:34.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:32.869928+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:12:34.364 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:32.530582+0000 mgr.y (mgr.24835) 87 : cluster [DBG] pgmap v43: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2024-01-21T06:12:34.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:32.863314+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:12:34.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:32.868739+0000 mon.a (mon.0) 365 : cluster [INF] osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206] boot 2024-01-21T06:12:34.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:32.868795+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-01-21T06:12:34.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:33 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:32.869928+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:12:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:33 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:32.530582+0000 mgr.y (mgr.24835) 87 : cluster [DBG] pgmap v43: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2024-01-21T06:12:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:33 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:32.863314+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-21T06:12:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:33 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:32.868739+0000 mon.a (mon.0) 365 : cluster [INF] osd.1 [v2:172.21.15.78:6810/250509206,v1:172.21.15.78:6811/250509206] boot 2024-01-21T06:12:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:33 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:32.868795+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-01-21T06:12:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:33 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:32.869928+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-21T06:12:35.025 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:34 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:33.876503+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-01-21T06:12:35.025 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:34 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:33.876503+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-01-21T06:12:35.027 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph orch ps' 2024-01-21T06:12:35.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:34 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:33.876503+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (2m) 5s ago 6m 15.9M - 0.26.0 9f27df16978d 75ddc0d13a08 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi115 running (6m) 49s ago 6m 30.9M - 6.6.2 87a51ecf0b1c ed435db5030a 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi115 *:8443 running (89s) 49s ago 9m 390M - 16.2.14-454-gea310589 9b28eb2d7c37 99df8034fca8 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443 running (119s) 5s ago 10m 435M - 16.2.14-454-gea310589 9b28eb2d7c37 adec3b070625 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (82s) 5s ago 10m 130M 2048M 16.2.14-454-gea310589 9b28eb2d7c37 652da4a89e34 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi115 running (53s) 49s ago 9m 100M 2048M 16.2.14-454-gea310589 9b28eb2d7c37 62bde5b45e23 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (59s) 5s ago 9m 118M 2048M 16.2.14-454-gea310589 9b28eb2d7c37 f4a146bef9af 2024-01-21T06:12:36.219 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (6m) 5s ago 6m 11.9M - 1.7.0 72c9c2088986 6509a023dbd8 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi115 running (6m) 49s ago 6m 12.9M - 1.7.0 72c9c2088986 2d5a131a8d54 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (31s) 5s ago 8m 54.7M 4096M 16.2.14-454-gea310589 9b28eb2d7c37 1d20f29e2e41 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8s) 5s ago 8m 11.9M 4096M 16.2.14-454-gea310589 9b28eb2d7c37 9585b8b036b2 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8m) 5s ago 8m 71.0M 4096M 15.2.0 204a01f9b0b6 1b6700211c64 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8m) 5s ago 8m 92.2M 4096M 15.2.0 204a01f9b0b6 9778e756fdf4 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi115 running (7m) 49s ago 8m 82.5M 4096M 15.2.0 204a01f9b0b6 f722bc705f55 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi115 running (7m) 49s ago 7m 75.7M 4096M 15.2.0 204a01f9b0b6 f29f6645704a 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi115 running (7m) 49s ago 7m 71.9M 4096M 15.2.0 204a01f9b0b6 da10f8f95967 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi115 running (7m) 49s ago 7m 79.8M 4096M 15.2.0 204a01f9b0b6 3691b13f1ad2 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi115 running (2m) 49s ago 6m 40.0M - 2.49.1 2a72b385beaf 127dc9b22af0 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.qlfmov smithi078 running (6m) 5s ago 6m 54.9M - 15.2.0 204a01f9b0b6 b8e6c40e3f8a 2024-01-21T06:12:36.220 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi115.tnpifn smithi115 running (6m) 49s ago 6m 54.0M - 15.2.0 204a01f9b0b6 e3eb62f660e1 2024-01-21T06:12:36.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:34.531190+0000 mgr.y (mgr.24835) 88 : cluster [DBG] pgmap v46: 129 pgs: 38 peering, 7 active+undersized+degraded, 11 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-01-21T06:12:36.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:36 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:34.531190+0000 mgr.y (mgr.24835) 88 : cluster [DBG] pgmap v46: 129 pgs: 38 peering, 7 active+undersized+degraded, 11 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-01-21T06:12:36.583 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph versions' 2024-01-21T06:12:36.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:36 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:34.531190+0000 mgr.y (mgr.24835) 88 : cluster [DBG] pgmap v46: 129 pgs: 38 peering, 7 active+undersized+degraded, 11 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.207205+0000 mgr.y (mgr.24835) 89 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.209013+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.209378+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.209692+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.210016+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.210277+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.419 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.210523+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.212011+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.212298+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.212545+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.212791+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:36.213029+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.207205+0000 mgr.y (mgr.24835) 89 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.209013+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.209378+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.209692+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.210016+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.420 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.210277+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.421 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.210523+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.421 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.212011+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.421 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.212298+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.421 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.212545+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.421 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.212791+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.421 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:37 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:36.213029+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.207205+0000 mgr.y (mgr.24835) 89 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-21T06:12:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.209013+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.209378+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.209692+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.210016+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.210277+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.210523+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.212011+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.212298+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.212545+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.212791+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:37 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:36.213029+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.24835 172.21.15.78:0/3067409466' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-21T06:12:37.852 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 3 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 2 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 6, 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 2 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2024-01-21T06:12:37.853 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8, 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-454-gea310589 (ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec) pacific (stable)": 7 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout: } 2024-01-21T06:12:37.854 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-01-21T06:12:38.206 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-01-21T06:12:38.417 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:36.531640+0000 mgr.y (mgr.24835) 90 : cluster [DBG] pgmap v47: 129 pgs: 38 peering, 7 active+undersized+degraded, 11 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-01-21T06:12:38.417 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:37.851486+0000 mon.c (mon.1) 5 : audit [DBG] from='client.44119 172.21.15.78:0/1148276095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:38.417 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:36.531640+0000 mgr.y (mgr.24835) 90 : cluster [DBG] pgmap v47: 129 pgs: 38 peering, 7 active+undersized+degraded, 11 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-01-21T06:12:38.417 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:38 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:37.851486+0000 mon.c (mon.1) 5 : audit [DBG] from='client.44119 172.21.15.78:0/1148276095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:38 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:36.531640+0000 mgr.y (mgr.24835) 90 : cluster [DBG] pgmap v47: 129 pgs: 38 peering, 7 active+undersized+degraded, 11 active+undersized, 73 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-01-21T06:12:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:38 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:37.851486+0000 mon.c (mon.1) 5 : audit [DBG] from='client.44119 172.21.15.78:0/1148276095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:false 2024-01-21T06:12:39.520 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:39 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:39.140830+0000 mon.a (mon.0) 380 : cluster [WRN] Health check update: Degraded data redundancy: 29/606 objects degraded (4.785%), 7 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:39.520 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:39 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:39.140830+0000 mon.a (mon.0) 380 : cluster [WRN] Health check update: Degraded data redundancy: 29/606 objects degraded (4.785%), 7 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:39 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:39.140830+0000 mon.a (mon.0) 380 : cluster [WRN] Health check update: Degraded data redundancy: 29/606 objects degraded (4.785%), 7 pgs degraded (PG_DEGRADED) 2024-01-21T06:12:39.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T06:12:39.842 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi078 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-01-21T06:12:40.054 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=66d6ea35d9104afdadf7f20a4e7e5df9 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi078 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-01-21T06:12:40.057 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-01-21T06:12:40.068 INFO:tasks.cephadm:Teardown begin 2024-01-21T06:12:40.069 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:12:40.114 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:12:40.153 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-01-21T06:12:40.154 DEBUG:teuthology.orchestra.run.smithi078:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-21T06:12:40.173 DEBUG:teuthology.orchestra.run.smithi115:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-21T06:12:40.214 INFO:tasks.cephadm:Stopping all daemons... 2024-01-21T06:12:40.214 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-01-21T06:12:40.215 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a 2024-01-21T06:12:40.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:38.532286+0000 mgr.y (mgr.24835) 91 : cluster [DBG] pgmap v48: 129 pgs: 38 peering, 91 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2024-01-21T06:12:40.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:39.150239+0000 mon.a (mon.0) 381 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/606 objects degraded (4.785%), 7 pgs degraded) 2024-01-21T06:12:40.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: cluster 2024-01-21T06:12:39.150270+0000 mon.a (mon.0) 382 : cluster [INF] Cluster is now healthy 2024-01-21T06:12:40.364 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: audit 2024-01-21T06:12:39.471598+0000 mon.c (mon.1) 6 : audit [DBG] from='client.34167 172.21.15.78:0/1553652462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:40.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:38.532286+0000 mgr.y (mgr.24835) 91 : cluster [DBG] pgmap v48: 129 pgs: 38 peering, 91 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2024-01-21T06:12:40.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:39.150239+0000 mon.a (mon.0) 381 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/606 objects degraded (4.785%), 7 pgs degraded) 2024-01-21T06:12:40.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: cluster 2024-01-21T06:12:39.150270+0000 mon.a (mon.0) 382 : cluster [INF] Cluster is now healthy 2024-01-21T06:12:40.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: audit 2024-01-21T06:12:39.471598+0000 mon.c (mon.1) 6 : audit [DBG] from='client.34167 172.21.15.78:0/1553652462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:40.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 systemd[1]: Stopping Ceph mon.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:40.365 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 bash[69491]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.a" found: no such container 2024-01-21T06:12:40.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:40 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:38.532286+0000 mgr.y (mgr.24835) 91 : cluster [DBG] pgmap v48: 129 pgs: 38 peering, 91 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2024-01-21T06:12:40.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:40 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:39.150239+0000 mon.a (mon.0) 381 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/606 objects degraded (4.785%), 7 pgs degraded) 2024-01-21T06:12:40.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:40 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: cluster 2024-01-21T06:12:39.150270+0000 mon.a (mon.0) 382 : cluster [INF] Cluster is now healthy 2024-01-21T06:12:40.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:40 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: audit 2024-01-21T06:12:39.471598+0000 mon.c (mon.1) 6 : audit [DBG] from='client.34167 172.21.15.78:0/1553652462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-21T06:12:40.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:12:40.520+0000 7f8290702700 -1 received signal: Terminated from /run/podman-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-01-21T06:12:40.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a[62249]: debug 2024-01-21T06:12:40.520+0000 7f8290702700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-01-21T06:12:40.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Jan 21 06:12:40 smithi078 bash[69529]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-a 2024-01-21T06:12:41.010 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.a.service' 2024-01-21T06:12:41.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:41.085 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-01-21T06:12:41.085 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-01-21T06:12:41.085 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.c 2024-01-21T06:12:41.331 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:41 smithi078 systemd[1]: Stopping Ceph mon.c for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:41.332 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:41 smithi078 bash[69647]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.c" found: no such container 2024-01-21T06:12:41.332 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:12:41.328+0000 7f2d19edd700 -1 received signal: Terminated from /run/podman-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-01-21T06:12:41.332 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:41 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c[64234]: debug 2024-01-21T06:12:41.328+0000 7f2d19edd700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-01-21T06:12:41.856 INFO:journalctl@ceph.mon.c.smithi078.stdout:Jan 21 06:12:41 smithi078 bash[69686]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-c 2024-01-21T06:12:41.862 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.c.service' 2024-01-21T06:12:41.897 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:41.898 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-01-21T06:12:41.898 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-01-21T06:12:41.898 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.b 2024-01-21T06:12:42.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:41 smithi115 systemd[1]: Stopping Ceph mon.b for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:41 smithi115 bash[57263]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon.b" found: no such container 2024-01-21T06:12:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:42 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:12:42.155+0000 7f2911cc9700 -1 received signal: Terminated from /run/podman-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-01-21T06:12:42.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:42 smithi115 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b[55813]: debug 2024-01-21T06:12:42.155+0000 7f2911cc9700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-01-21T06:12:42.781 INFO:journalctl@ceph.mon.b.smithi115.stdout:Jan 21 06:12:42 smithi115 bash[57301]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mon-b 2024-01-21T06:12:42.788 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mon.b.service' 2024-01-21T06:12:42.834 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:42.835 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-01-21T06:12:42.835 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-01-21T06:12:42.835 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y 2024-01-21T06:12:43.120 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:42 smithi078 systemd[1]: Stopping Ceph mgr.y for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:43.120 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:42 smithi078 bash[69806]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.y" found: no such container 2024-01-21T06:12:43.121 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:12:43.077+0000 7f78c2a9a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-01-21T06:12:43.121 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:43 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y[60218]: debug 2024-01-21T06:12:43.077+0000 7f78c2a9a700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-01-21T06:12:43.489 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Jan 21 06:12:43 smithi078 bash[69845]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-y 2024-01-21T06:12:43.495 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.y.service' 2024-01-21T06:12:43.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:43.530 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-01-21T06:12:43.531 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-01-21T06:12:43.531 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x 2024-01-21T06:12:43.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:12:43 smithi115 systemd[1]: Stopping Ceph mgr.x for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:43.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:12:43 smithi115 bash[57419]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr.x" found: no such container 2024-01-21T06:12:44.234 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:12:43 smithi115 bash[57458]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-mgr-x 2024-01-21T06:12:44.235 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Jan 21 06:12:44 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-01-21T06:12:44.239 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@mgr.x.service' 2024-01-21T06:12:44.277 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:44.277 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-01-21T06:12:44.277 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-01-21T06:12:44.277 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.0 2024-01-21T06:12:44.614 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:44 smithi078 systemd[1]: Stopping Ceph osd.0 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:44.614 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:44 smithi078 bash[69965]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.0" found: no such container 2024-01-21T06:12:44.614 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:44.519+0000 7f2ab6c00700 -1 received signal: Terminated from /run/podman-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-01-21T06:12:44.614 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:44.519+0000 7f2ab6c00700 -1 osd.0 89 *** Got signal Terminated *** 2024-01-21T06:12:44.614 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:44 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0[66491]: debug 2024-01-21T06:12:44.519+0000 7f2ab6c00700 -1 osd.0 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:12:50.114 INFO:journalctl@ceph.osd.0.smithi078.stdout:Jan 21 06:12:49 smithi078 bash[70003]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-0 2024-01-21T06:12:50.825 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.0.service' 2024-01-21T06:12:50.864 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:50.864 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-01-21T06:12:50.864 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-01-21T06:12:50.865 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.1 2024-01-21T06:12:51.113 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:50 smithi078 systemd[1]: Stopping Ceph osd.1 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:51.114 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:50 smithi078 bash[70234]: Error: no container with name or ID "ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.1" found: no such container 2024-01-21T06:12:51.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:51.150+0000 7fd655791700 -1 received signal: Terminated from /run/podman-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-01-21T06:12:51.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:51.150+0000 7fd655791700 -1 osd.1 89 *** Got signal Terminated *** 2024-01-21T06:12:51.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:51 smithi078 ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1[68131]: debug 2024-01-21T06:12:51.150+0000 7fd655791700 -1 osd.1 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:12:56.614 INFO:journalctl@ceph.osd.1.smithi078.stdout:Jan 21 06:12:56 smithi078 bash[70273]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd-1 2024-01-21T06:12:57.440 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.1.service' 2024-01-21T06:12:57.484 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:57.485 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-01-21T06:12:57.485 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-01-21T06:12:57.485 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.2 2024-01-21T06:12:57.782 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:12:57 smithi078 systemd[1]: Stopping Ceph osd.2 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:57.783 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:12:57 smithi078 bash[47039]: debug 2024-01-21T06:12:57.609+0000 7ff8f59d5700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:12:57.783 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:12:57 smithi078 bash[47039]: debug 2024-01-21T06:12:57.609+0000 7ff8f59d5700 -1 osd.2 89 *** Got signal Terminated *** 2024-01-21T06:12:57.783 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:12:57 smithi078 bash[47039]: debug 2024-01-21T06:12:57.609+0000 7ff8f59d5700 -1 osd.2 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:12:58.049 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:12:57 smithi078 bash[70512]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.2 2024-01-21T06:12:58.050 INFO:journalctl@ceph.osd.2.smithi078.stdout:Jan 21 06:12:57 smithi078 bash[70553]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/osd.2/unit.stop: No such file or directory 2024-01-21T06:12:58.606 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.2.service' 2024-01-21T06:12:58.645 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:58.645 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-01-21T06:12:58.646 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-01-21T06:12:58.646 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.3 2024-01-21T06:12:58.864 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:12:58 smithi078 systemd[1]: Stopping Ceph osd.3 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:12:58.864 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:12:58 smithi078 bash[47371]: debug 2024-01-21T06:12:58.776+0000 7f08bd962700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:12:58.864 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:12:58 smithi078 bash[47371]: debug 2024-01-21T06:12:58.776+0000 7f08bd962700 -1 osd.3 89 *** Got signal Terminated *** 2024-01-21T06:12:58.864 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:12:58 smithi078 bash[47371]: debug 2024-01-21T06:12:58.776+0000 7f08bd962700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:12:59.241 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:12:59 smithi078 bash[70672]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.3 2024-01-21T06:12:59.241 INFO:journalctl@ceph.osd.3.smithi078.stdout:Jan 21 06:12:59 smithi078 bash[70714]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/osd.3/unit.stop: No such file or directory 2024-01-21T06:12:59.882 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.3.service' 2024-01-21T06:12:59.920 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:12:59.921 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-01-21T06:12:59.921 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-01-21T06:12:59.921 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.4 2024-01-21T06:13:00.228 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:12:59 smithi115 systemd[1]: Stopping Ceph osd.4 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:00.228 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:13:00 smithi115 bash[39315]: debug 2024-01-21T06:13:00.010+0000 7f5e33a51700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:13:00.228 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:13:00 smithi115 bash[39315]: debug 2024-01-21T06:13:00.010+0000 7f5e33a51700 -1 osd.4 89 *** Got signal Terminated *** 2024-01-21T06:13:00.229 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:13:00 smithi115 bash[39315]: debug 2024-01-21T06:13:00.010+0000 7f5e33a51700 -1 osd.4 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:13:00.609 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:13:00 smithi115 bash[57585]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.4 2024-01-21T06:13:00.610 INFO:journalctl@ceph.osd.4.smithi115.stdout:Jan 21 06:13:00 smithi115 bash[57626]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/osd.4/unit.stop: No such file or directory 2024-01-21T06:13:01.049 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.4.service' 2024-01-21T06:13:01.089 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:13:01.089 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-01-21T06:13:01.089 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-01-21T06:13:01.089 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.5 2024-01-21T06:13:01.319 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:13:01 smithi115 systemd[1]: Stopping Ceph osd.5 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:01.320 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:13:01 smithi115 bash[41447]: debug 2024-01-21T06:13:01.263+0000 7f16306fa700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:13:01.320 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:13:01 smithi115 bash[41447]: debug 2024-01-21T06:13:01.263+0000 7f16306fa700 -1 osd.5 89 *** Got signal Terminated *** 2024-01-21T06:13:01.320 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:13:01 smithi115 bash[41447]: debug 2024-01-21T06:13:01.263+0000 7f16306fa700 -1 osd.5 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:13:01.624 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:13:01 smithi115 bash[57744]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.5 2024-01-21T06:13:01.624 INFO:journalctl@ceph.osd.5.smithi115.stdout:Jan 21 06:13:01 smithi115 bash[57785]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/osd.5/unit.stop: No such file or directory 2024-01-21T06:13:02.225 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.5.service' 2024-01-21T06:13:02.264 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:13:02.265 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-01-21T06:13:02.265 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-01-21T06:13:02.265 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.6 2024-01-21T06:13:02.574 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:13:02 smithi115 systemd[1]: Stopping Ceph osd.6 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:02.575 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:13:02 smithi115 bash[43641]: debug 2024-01-21T06:13:02.376+0000 7fd15bc42700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:13:02.575 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:13:02 smithi115 bash[43641]: debug 2024-01-21T06:13:02.376+0000 7fd15bc42700 -1 osd.6 89 *** Got signal Terminated *** 2024-01-21T06:13:02.575 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:13:02 smithi115 bash[43641]: debug 2024-01-21T06:13:02.376+0000 7fd15bc42700 -1 osd.6 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:13:02.879 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:13:02 smithi115 bash[57903]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.6 2024-01-21T06:13:02.879 INFO:journalctl@ceph.osd.6.smithi115.stdout:Jan 21 06:13:02 smithi115 bash[57944]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/osd.6/unit.stop: No such file or directory 2024-01-21T06:13:03.357 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.6.service' 2024-01-21T06:13:03.397 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:13:03.397 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-01-21T06:13:03.398 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-01-21T06:13:03.398 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.7 2024-01-21T06:13:03.629 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:13:03 smithi115 systemd[1]: Stopping Ceph osd.7 for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:03.629 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:13:03 smithi115 bash[44084]: debug 2024-01-21T06:13:03.526+0000 7fe657a41700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-21T06:13:03.630 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:13:03 smithi115 bash[44084]: debug 2024-01-21T06:13:03.526+0000 7fe657a41700 -1 osd.7 89 *** Got signal Terminated *** 2024-01-21T06:13:03.630 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:13:03 smithi115 bash[44084]: debug 2024-01-21T06:13:03.526+0000 7fe657a41700 -1 osd.7 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-21T06:13:04.129 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:13:03 smithi115 bash[58061]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-osd.7 2024-01-21T06:13:04.130 INFO:journalctl@ceph.osd.7.smithi115.stdout:Jan 21 06:13:03 smithi115 bash[58103]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/osd.7/unit.stop: No such file or directory 2024-01-21T06:13:04.581 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@osd.7.service' 2024-01-21T06:13:04.621 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:13:04.621 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-01-21T06:13:04.621 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-01-21T06:13:04.622 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-8a2d834a-b822-11ee-95b0-87774f69a715@prometheus.a 2024-01-21T06:13:04.879 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 systemd[1]: Stopping Ceph prometheus.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:04.879 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-01-21T06:13:04.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.785Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-01-21T06:13:04.881 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.786Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-21T06:13:04.881 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.786Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-01-21T06:13:04.881 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Jan 21 06:13:04 smithi115 bash[51771]: ts=2024-01-21T06:13:04.787Z caller=main.go:1183 level=info msg="See you next time!" 2024-01-21T06:13:05.195 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8a2d834a-b822-11ee-95b0-87774f69a715@prometheus.a.service' 2024-01-21T06:13:05.230 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-21T06:13:05.230 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-01-21T06:13:05.230 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 --force --keep-logs 2024-01-21T06:13:05.366 INFO:teuthology.orchestra.run.smithi078.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-21T06:13:05.366 INFO:teuthology.orchestra.run.smithi078.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-21T06:13:05.366 INFO:teuthology.orchestra.run.smithi078.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-21T06:13:05.367 INFO:teuthology.orchestra.run.smithi078.stderr: [--retry RETRY] 2024-01-21T06:13:05.367 INFO:teuthology.orchestra.run.smithi078.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-01-21T06:13:05.367 INFO:teuthology.orchestra.run.smithi078.stderr: ... 2024-01-21T06:13:05.367 INFO:teuthology.orchestra.run.smithi078.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-21T06:13:05.375 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-21T06:13:05.376 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 --force --keep-logs 2024-01-21T06:13:05.496 INFO:teuthology.orchestra.run.smithi115.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-21T06:13:05.496 INFO:teuthology.orchestra.run.smithi115.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-21T06:13:05.496 INFO:teuthology.orchestra.run.smithi115.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-21T06:13:05.497 INFO:teuthology.orchestra.run.smithi115.stderr: [--retry RETRY] 2024-01-21T06:13:05.497 INFO:teuthology.orchestra.run.smithi115.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-01-21T06:13:05.497 INFO:teuthology.orchestra.run.smithi115.stderr: ... 2024-01-21T06:13:05.497 INFO:teuthology.orchestra.run.smithi115.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-21T06:13:05.505 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-21T06:13:05.506 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:13:05.533 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-21T06:13:05.560 INFO:tasks.cephadm:Archiving crash dumps... 2024-01-21T06:13:05.562 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/remote/ubuntu@smithi078.front.sepia.ceph.com/crash 2024-01-21T06:13:05.563 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/crash -- . 2024-01-21T06:13:05.612 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/remote/ubuntu@smithi115.front.sepia.ceph.com/crash 2024-01-21T06:13:05.613 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/crash -- . 2024-01-21T06:13:05.658 INFO:tasks.cephadm:Checking cluster log for badness... 2024-01-21T06:13:05.658 DEBUG:teuthology.orchestra.run.smithi078:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-01-21T06:13:05.685 INFO:teuthology.orchestra.run.smithi078.stderr:grep: /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph.log: No such file or directory 2024-01-21T06:13:05.687 INFO:tasks.cephadm:Compressing logs... 2024-01-21T06:13:05.687 DEBUG:teuthology.orchestra.run.smithi078:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-01-21T06:13:05.729 DEBUG:teuthology.orchestra.run.smithi115:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-01-21T06:13:05.755 INFO:teuthology.orchestra.run.smithi078.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-21T06:13:05.755 INFO:teuthology.orchestra.run.smithi078.stderr:: No such file or directory 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-client.rgw.r.z.smithi078.qlfmov.log 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-volume.log 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.2.log 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-client.rgw.r.z.smithi078.qlfmov.log: 58.5%/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-volume.log: -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-client.rgw.r.z.smithi078.qlfmov.log.gz 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mgr.y.log 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.3.log 2024-01-21T06:13:05.756 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.0.log 2024-01-21T06:13:05.757 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.3.log: /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.0.log: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-21T06:13:05.759 INFO:teuthology.orchestra.run.smithi115.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log : No such file or directory 2024-01-21T06:13:05.759 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-01-21T06:13:05.759 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.6.log 2024-01-21T06:13:05.759 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-volume.log 2024-01-21T06:13:05.759 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-client.rgw.r.z.smithi115.tnpifn.log 2024-01-21T06:13:05.759 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.6.log: /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.7.log 2024-01-21T06:13:05.760 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-client.rgw.r.z.smithi115.tnpifn.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mgr.x.log 2024-01-21T06:13:05.760 INFO:teuthology.orchestra.run.smithi115.stderr: 59.0% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-client.rgw.r.z.smithi115.tnpifn.log.gz 2024-01-21T06:13:05.760 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.7.log: --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.b.log 2024-01-21T06:13:05.760 INFO:teuthology.orchestra.run.smithi115.stderr: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-21T06:13:05.761 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.4.log 2024-01-21T06:13:05.761 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.5.log 2024-01-21T06:13:05.761 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.4.log: /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.5.log: 91.3% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-volume.log.gz 2024-01-21T06:13:05.761 INFO:teuthology.orchestra.run.smithi078.stderr: 91.6% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-volume.log.gz 2024-01-21T06:13:05.762 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.a.log 2024-01-21T06:13:05.762 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.c.log 2024-01-21T06:13:05.762 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.1.log 2024-01-21T06:13:05.788 INFO:teuthology.orchestra.run.smithi115.stderr: 89.7% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mgr.x.log.gz 2024-01-21T06:13:05.972 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.c.log: /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.1.log: 91.8% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mgr.y.log.gz 2024-01-21T06:13:06.041 INFO:teuthology.orchestra.run.smithi078.stderr: 92.9% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.2.log.gz 2024-01-21T06:13:06.049 INFO:teuthology.orchestra.run.smithi115.stderr: 93.1% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.b.log.gz 2024-01-21T06:13:06.068 INFO:teuthology.orchestra.run.smithi115.stderr: 93.3% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.5.log.gz 2024-01-21T06:13:06.118 INFO:teuthology.orchestra.run.smithi115.stderr: 93.5% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.4.log.gz 2024-01-21T06:13:06.139 INFO:teuthology.orchestra.run.smithi115.stderr: 93.0% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.6.log.gz 2024-01-21T06:13:06.152 INFO:teuthology.orchestra.run.smithi078.stderr: 93.4% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.0.log.gz 2024-01-21T06:13:06.156 INFO:teuthology.orchestra.run.smithi078.stderr: 93.7% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.c.log.gz 2024-01-21T06:13:06.177 INFO:teuthology.orchestra.run.smithi115.stderr: 93.7% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.7.log.gz 2024-01-21T06:13:06.179 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-01-21T06:13:06.179 INFO:teuthology.orchestra.run.smithi115.stderr:real 0m0.433s 2024-01-21T06:13:06.179 INFO:teuthology.orchestra.run.smithi115.stderr:user 0m1.742s 2024-01-21T06:13:06.179 INFO:teuthology.orchestra.run.smithi115.stderr:sys 0m0.078s 2024-01-21T06:13:06.181 INFO:teuthology.orchestra.run.smithi078.stderr: 93.5% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.3.log.gz 2024-01-21T06:13:06.232 INFO:teuthology.orchestra.run.smithi078.stderr: 93.6% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-osd.1.log.gz 2024-01-21T06:13:06.347 INFO:teuthology.orchestra.run.smithi078.stderr: 91.2% -- replaced with /var/log/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/ceph-mon.a.log.gz 2024-01-21T06:13:06.348 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-01-21T06:13:06.349 INFO:teuthology.orchestra.run.smithi078.stderr:real 0m0.604s 2024-01-21T06:13:06.349 INFO:teuthology.orchestra.run.smithi078.stderr:user 0m2.695s 2024-01-21T06:13:06.349 INFO:teuthology.orchestra.run.smithi078.stderr:sys 0m0.113s 2024-01-21T06:13:06.349 INFO:tasks.cephadm:Archiving logs... 2024-01-21T06:13:06.349 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/remote/ubuntu@smithi078.front.sepia.ceph.com/log 2024-01-21T06:13:06.350 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-21T06:13:06.757 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/remote/ubuntu@smithi115.front.sepia.ceph.com/log 2024-01-21T06:13:06.758 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-21T06:13:07.011 INFO:tasks.cephadm:Removing cluster... 2024-01-21T06:13:07.012 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 --force 2024-01-21T06:13:08.069 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:13:07 smithi078 systemd[1]: Stopping Ceph node-exporter.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:08.363 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:13:08 smithi078 bash[71198]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-node-exporter.a 2024-01-21T06:13:08.364 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:13:08 smithi078 bash[71238]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2024-01-21T06:13:08.814 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:13:08 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-01-21T06:13:08.814 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:13:08 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-21T06:13:08.815 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Jan 21 06:13:08 smithi078 systemd[1]: Stopped Ceph node-exporter.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:13:08.815 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:13:08 smithi078 systemd[1]: Stopping Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:08.815 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:13:08 smithi078 bash[59650]: ts=2024-01-21T06:13:08.575Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-21T06:13:09.085 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:13:08 smithi078 bash[71272]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-alertmanager.a 2024-01-21T06:13:09.085 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:13:08 smithi078 bash[71311]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2024-01-21T06:13:09.086 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:13:08 smithi078 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-21T06:13:09.086 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Jan 21 06:13:08 smithi078 systemd[1]: Stopped Ceph alertmanager.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:13:19.912 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 --force 2024-01-21T06:13:20.971 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:13:20 smithi115 systemd[1]: Stopping Ceph node-exporter.b for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:21.271 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[58653]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-node-exporter.b 2024-01-21T06:13:21.271 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[58690]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2024-01-21T06:13:21.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-01-21T06:13:21.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-21T06:13:21.628 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: Stopped Ceph node-exporter.b for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:13:21.631 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: Stopping Ceph grafana.a for 8a2d834a-b822-11ee-95b0-87774f69a715... 2024-01-21T06:13:21.631 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-01-21T06:13:21.631 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-01-21T06:13:21.631 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-01-21T06:13:21.631 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped Stream Manager" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-01-21T06:13:21.632 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-01-21T06:13:21.633 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[46548]: t=2024-01-21T06:13:21+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-01-21T06:13:21.879 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[58727]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715-grafana.a 2024-01-21T06:13:21.879 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 bash[58766]: bash: /var/lib/ceph/8a2d834a-b822-11ee-95b0-87774f69a715/grafana.a/unit.stop: No such file or directory 2024-01-21T06:13:21.879 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-01-21T06:13:21.880 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: ceph-8a2d834a-b822-11ee-95b0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-01-21T06:13:21.880 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Jan 21 06:13:21 smithi115 systemd[1]: Stopped Ceph grafana.a for 8a2d834a-b822-11ee-95b0-87774f69a715. 2024-01-21T06:13:32.772 INFO:tasks.cephadm:Removing cephadm ... 2024-01-21T06:13:32.773 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-21T06:13:32.796 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-21T06:13:32.814 INFO:tasks.cephadm:Teardown complete 2024-01-21T06:13:32.815 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-01-21T06:13:32.825 INFO:teuthology.task.clock:Checking final clock skew... 2024-01-21T06:13:32.825 DEBUG:teuthology.orchestra.run.smithi078:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-21T06:13:32.839 DEBUG:teuthology.orchestra.run.smithi115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-21T06:13:32.857 INFO:teuthology.orchestra.run.smithi078.stderr:bash: ntpq: command not found 2024-01-21T06:13:32.864 INFO:teuthology.orchestra.run.smithi078.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-21T06:13:32.864 INFO:teuthology.orchestra.run.smithi078.stdout:=============================================================================== 2024-01-21T06:13:32.864 INFO:teuthology.orchestra.run.smithi078.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 57 -260us[ -260us] +/- 94ms 2024-01-21T06:13:32.864 INFO:teuthology.orchestra.run.smithi078.stdout:^* hv02.front.sepia.ceph.com 3 6 377 57 -718us[ -711us] +/- 69ms 2024-01-21T06:13:32.864 INFO:teuthology.orchestra.run.smithi078.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 57 +914us[ +921us] +/- 69ms 2024-01-21T06:13:32.864 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:13:32.871 INFO:teuthology.orchestra.run.smithi115.stderr:bash: ntpq: command not found 2024-01-21T06:13:32.874 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-21T06:13:32.875 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-01-21T06:13:32.875 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 58 -233us[ -230us] +/- 94ms 2024-01-21T06:13:32.875 INFO:teuthology.orchestra.run.smithi115.stdout:^* hv02.front.sepia.ceph.com 3 6 377 57 -698us[ -695us] +/- 69ms 2024-01-21T06:13:32.876 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 +929us[ +929us] +/- 69ms 2024-01-21T06:13:32.876 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-01-21T06:13:32.877 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-21T06:13:32.886 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-21T06:13:32.887 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-21T06:13:32.898 DEBUG:teuthology.orchestra.run.smithi078:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-21T06:13:32.979 DEBUG:teuthology.orchestra.run.smithi115:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-21T06:13:33.039 DEBUG:teuthology.orchestra.run.smithi078:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-21T06:13:33.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T06:13:33.075 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-21T06:13:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T06:13:33.104 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-21T06:13:33.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-21T06:13:33.125 INFO:teuthology.task.internal:Duration was 1114.276417 seconds 2024-01-21T06:13:33.125 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-21T06:13:33.137 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-21T06:13:33.137 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-21T06:13:33.140 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-21T06:13:33.190 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-21T06:13:33.190 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-21T06:13:33.387 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-21T06:13:33.388 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi078.front.sepia.ceph.com 2024-01-21T06:13:33.388 DEBUG:teuthology.orchestra.run.smithi078:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-21T06:13:33.413 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2024-01-21T06:13:33.413 DEBUG:teuthology.orchestra.run.smithi115:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-21T06:13:33.435 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-21T06:13:33.435 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-21T06:13:33.456 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-21T06:13:33.537 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-21T06:13:33.538 DEBUG:teuthology.orchestra.run.smithi078:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-21T06:13:33.540 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-21T06:13:33.692 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-21T06:13:33.702 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-21T06:13:33.702 DEBUG:teuthology.orchestra.run.smithi078:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-21T06:13:33.729 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-21T06:13:33.757 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-21T06:13:33.767 DEBUG:teuthology.orchestra.run.smithi078:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-21T06:13:33.772 DEBUG:teuthology.orchestra.run.smithi115:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-21T06:13:33.795 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = core 2024-01-21T06:13:33.823 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2024-01-21T06:13:33.865 DEBUG:teuthology.orchestra.run.smithi078:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-21T06:13:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T06:13:33.882 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-21T06:13:33.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-21T06:13:33.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-21T06:13:33.934 INFO:teuthology.task.internal:Transferring archived files... 2024-01-21T06:13:33.935 DEBUG:teuthology.misc:Transferring archived files from smithi078:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/remote/smithi078 2024-01-21T06:13:33.936 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-21T06:13:33.982 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136/remote/smithi115 2024-01-21T06:13:33.983 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-21T06:13:34.024 INFO:teuthology.task.internal:Removing archive directory... 2024-01-21T06:13:34.024 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-21T06:13:34.026 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-21T06:13:34.075 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-21T06:13:34.086 INFO:teuthology.task.internal:Not uploading archives. 2024-01-21T06:13:34.086 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-21T06:13:34.096 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-21T06:13:34.096 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-21T06:13:34.098 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-21T06:13:34.114 INFO:teuthology.orchestra.run.smithi078.stdout: 525353 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 21 06:13 /home/ubuntu/cephtest 2024-01-21T06:13:34.132 INFO:teuthology.orchestra.run.smithi115.stdout: 526072 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 21 06:13 /home/ubuntu/cephtest 2024-01-21T06:13:34.133 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-21T06:13:34.147 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-21T06:13:34.168 INFO:teuthology.nuke:Checking targets against current locks 2024-01-21T06:13:34.196 DEBUG:teuthology.nuke:shortname: smithi078 2024-01-21T06:13:34.196 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-21T06:13:34.221 DEBUG:teuthology.nuke:shortname: smithi115 2024-01-21T06:13:34.221 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-21T06:13:34.224 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-21 05:46:44.927295', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjHLkgo8vDAbK5lPt6zg7Re5H+MS27Bi8oXMenMiQNVecb7oL13Q319omw7wG24rRMeT2mk7zdwNFS/ZjUodv0='} 2024-01-21T06:13:34.246 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_23:17:02-rados-wip-yuri4-testing-2024-01-18-1257-pacific-distro-default-smithi/7524136', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-21 05:46:44.928931', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHKia7QukjU/bR1t3niKJ8d5LOGuWukhshMSPWzfOnUTHWDcSG4VRmWm+buDC8t7+rFzJTsdFZtsNA3/O82xv3M='} 2024-01-21T06:13:34.280 INFO:teuthology.orchestra.console.smithi078:Power off 2024-01-21T06:13:34.280 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-21T06:13:34.307 DEBUG:teuthology.orchestra.console.smithi078:power off output: Chassis Power Control: Down/Off 2024-01-21T06:13:34.307 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:34.322 INFO:teuthology.orchestra.console.smithi115:Power off 2024-01-21T06:13:34.322 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-21T06:13:34.332 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2024-01-21T06:13:34.346 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2024-01-21T06:13:34.346 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:34.369 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-01-21T06:13:38.333 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:38.370 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:38.445 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2024-01-21T06:13:38.480 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-01-21T06:13:42.448 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:42.481 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:42.558 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2024-01-21T06:13:42.590 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2024-01-21T06:13:42.691 INFO:teuthology.orchestra.console.smithi115:Power off completed 2024-01-21T06:13:46.561 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-21T06:13:46.672 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is off 2024-01-21T06:13:46.773 INFO:teuthology.orchestra.console.smithi078:Power off completed 2024-01-21T06:13:46.878 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1114.2764174938202 failure_reason: 'Command failed on smithi078 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8a2d834a-b822-11ee-95b0-87774f69a715 -e sha1=ea310589757b987e8ba9e9ba96dfa9a6f9c1e8ec -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=66d6ea35d9104afdadf7f20a4e7e5df9 status: fail success: false 2024-01-21T06:13:46.878 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-21T06:13:46.973 INFO:teuthology.run:FAIL